Searched refs:nfa_ll_index (Results 1 – 1 of 1) sorted by relevance
269 static int nfa_ll_index = 0; variable4481 if (state->lastlist[nfa_ll_index] == l->id) in state_in_list()4613 if (state->lastlist[nfa_ll_index] == l->id && state->c != NFA_SKIP) in addstate()4691 state->lastlist[nfa_ll_index] = l->id; in addstate()5386 if (nfa_ll_index == 1) in recursive_regmatch()5410 ++nfa_ll_index; in recursive_regmatch()5424 --nfa_ll_index; in recursive_regmatch()