Searched refs:NFA_NUPPER_IC (Results 1 – 1 of 1) sorted by relevance
193 NFA_NUPPER_IC, // Match [^A-Z] enumerator196 NFA_LAST_NL = NFA_NUPPER_IC + NFA_ADD_NL,685 return extra_newl + NFA_NUPPER_IC; in nfa_recognize_char_class()2817 case NFA_NUPPER_IC: STRCPY(code, "NFA_NUPPER_IC"); break; in nfa_set_code()3252 case NFA_NUPPER_IC: in nfa_max_width()4450 case NFA_NUPPER_IC: in match_follows()6685 case NFA_NUPPER_IC: // ^[A-Z] in nfa_regmatch()