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