Searched refs:NFA_EMPTY (Results 1 – 1 of 1) sorted by relevance
39 NFA_EMPTY, // matches 0-length enumerator2327 EMIT(NFA_EMPTY); in nfa_regpiece()2497 EMIT(NFA_EMPTY); in nfa_regbranch()2505 EMIT(NFA_EMPTY); in nfa_regbranch()2511 EMIT(NFA_EMPTY); in nfa_regbranch()2756 case NFA_EMPTY: STRCPY(code, "NFA_EMPTY"); break; in nfa_set_code()3363 case NFA_EMPTY: in nfa_max_width()3561 case NFA_EMPTY: in post2nfa()3568 s = alloc_state(NFA_EMPTY, NULL, NULL); in post2nfa()4567 case NFA_EMPTY: in addstate()[all …]