Searched refs:NFA_LOWER (Results 1 – 1 of 1) sorted by relevance
186 NFA_LOWER, // Match lowercase char enumerator242 NFA_ALPHA, NFA_NALPHA, NFA_LOWER, NFA_NLOWER,2810 case NFA_LOWER: STRCPY(code, "NFA_LOWER"); break; in nfa_set_code()3245 case NFA_LOWER: in nfa_max_width()4443 case NFA_LOWER: in match_follows()6649 case NFA_LOWER: // \l in nfa_regmatch()