Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c37 NFA_SPLIT = -1024, enumerator
376 case NFA_SPLIT: in nfa_get_reganch()
451 case NFA_SPLIT: in nfa_get_regstart()
3193 case NFA_SPLIT: in nfa_max_width()
3474 s = alloc_state(NFA_SPLIT, e.start, NULL); in post2nfa()
3601 s = alloc_state(NFA_SPLIT, e.start, NULL); in post2nfa()
4402 case NFA_SPLIT: in match_follows()
4566 case NFA_SPLIT: in addstate()
4721 case NFA_SPLIT: in addstate()
5477 case NFA_SPLIT: in failure_chance()
[all …]