Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c159 NFA_ZCLOSE9, enumerator
2725 case NFA_ZCLOSE9: in nfa_set_code()
3330 case NFA_ZCLOSE9: in nfa_max_width()
3758 case NFA_ZOPEN9: mclose = NFA_ZCLOSE9; break; in post2nfa()
4562 case NFA_ZCLOSE9: in addstate()
4881 case NFA_ZCLOSE9: in addstate()
4890 else if (state->c >= NFA_ZCLOSE && state->c <= NFA_ZCLOSE9) in addstate()
4937 if (state->c >= NFA_ZCLOSE && state->c <= NFA_ZCLOSE9) in addstate()
5549 case NFA_ZCLOSE9: in failure_chance()