Searched refs:NFA_WHITE (Results 1 – 1 of 1) sorted by relevance
172 NFA_WHITE, // Match whitespace char enumerator239 NFA_WHITE, NFA_NWHITE, NFA_DIGIT, NFA_NDIGIT,2796 case NFA_WHITE: STRCPY(code, "NFA_WHITE"); break; in nfa_set_code()3220 case NFA_WHITE: in nfa_max_width()4429 case NFA_WHITE: in match_follows()6579 case NFA_WHITE: // \s in nfa_regmatch()