Searched refs:NFA_NWORD (Results 1 – 1 of 1) sorted by relevance
181 NFA_NWORD, // Match non-word char enumerator241 NFA_WORD, NFA_NWORD, NFA_HEAD, NFA_NHEAD,669 return extra_newl + NFA_NWORD; in nfa_recognize_char_class()2805 case NFA_NWORD: STRCPY(code, "NFA_NWORD"); break; in nfa_set_code()3240 case NFA_NWORD: in nfa_max_width()4438 case NFA_NWORD: in match_follows()6624 case NFA_NWORD: // \W in nfa_regmatch()