Searched refs:NFA_UPPER_IC (Results 1 – 1 of 1) sorted by relevance
192 NFA_UPPER_IC, // Match [A-Z] enumerator683 return extra_newl + NFA_UPPER_IC; in nfa_recognize_char_class()2816 case NFA_UPPER_IC: STRCPY(code, "NFA_UPPER_IC"); break; in nfa_set_code()3251 case NFA_UPPER_IC: in nfa_max_width()4449 case NFA_UPPER_IC: in match_follows()6680 case NFA_UPPER_IC: // [A-Z] in nfa_regmatch()