Searched refs:ch_follows (Results 1 – 1 of 1) sorted by relevance
3950 int ch_follows = failure_chance(prog->state[i].out1->out, 0); in nfa_postprocess() local3961 if (prog->state[i].val <= 0 && ch_follows > 0) in nfa_postprocess()3964 directly = ch_follows * 10 < ch_invisible; in nfa_postprocess()3970 directly = ch_follows < ch_invisible; in nfa_postprocess()