Home
last modified time | relevance | path

Searched refs:ch_invisible (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dregexp_nfa.c3949 int ch_invisible = failure_chance(prog->state[i].out, 0); in nfa_postprocess() local
3964 directly = ch_follows * 10 < ch_invisible; in nfa_postprocess()
3970 directly = ch_follows < ch_invisible; in nfa_postprocess()