Searched refs:NFA_LOWER_IC (Results 1 – 1 of 1) sorted by relevance
190 NFA_LOWER_IC, // Match [a-z] enumerator679 return extra_newl + NFA_LOWER_IC; in nfa_recognize_char_class()2814 case NFA_LOWER_IC: STRCPY(code, "NFA_LOWER_IC"); break; in nfa_set_code()3249 case NFA_LOWER_IC: in nfa_max_width()4447 case NFA_LOWER_IC: in match_follows()6669 case NFA_LOWER_IC: // [a-z] in nfa_regmatch()