Searched refs:NFA_WORD (Results 1 – 1 of 1) sorted by relevance
180 NFA_WORD, // Match word char enumerator241 NFA_WORD, NFA_NWORD, NFA_HEAD, NFA_NHEAD,667 return extra_newl + NFA_WORD; in nfa_recognize_char_class()2804 case NFA_WORD: STRCPY(code, "NFA_WORD"); break; in nfa_set_code()3239 case NFA_WORD: in nfa_max_width()4437 case NFA_WORD: in match_follows()6619 case NFA_WORD: // \w in nfa_regmatch()