FIELD_DICTIONARY_ORDER
if (F->f_options & FIELD_DICTIONARY_ORDER) {
if ((F->f_options & FIELD_DICTIONARY_ORDER) &&
if ((F->f_options & FIELD_DICTIONARY_ORDER) && !iswalnum(t) &&
FIELD_DICTIONARY_ORDER |
F->f_options |= FIELD_DICTIONARY_ORDER;
nF->f_options |= FIELD_DICTIONARY_ORDER;
S->m_field_options |= FIELD_DICTIONARY_ORDER;
FIELD_DICTIONARY_ORDER);