Searched refs:NFA_FIRST_NL (Results 1 – 1 of 1) sorted by relevance
195 NFA_FIRST_NL = NFA_ANY + NFA_ADD_NL, enumerator1823 if (result >= NFA_FIRST_NL && result <= NFA_LAST_NL) in nfa_regatom()2601 if (c >= NFA_FIRST_NL && c <= NFA_LAST_NL) in nfa_set_code()