Searched refs:result_if_matched (Results 1 – 1 of 1) sorted by relevance
6444 int result_if_matched; in nfa_regmatch() local6453 result_if_matched = (t->state->c == NFA_START_COLL); in nfa_regmatch()6458 result = !result_if_matched; in nfa_regmatch()6472 result = result_if_matched; in nfa_regmatch()6483 result = result_if_matched; in nfa_regmatch()6496 result = result_if_matched; in nfa_regmatch()