Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c38 NFA_MATCH, enumerator
491 if (p->c != NFA_MCLOSE || p->out->c != NFA_MATCH) in nfa_get_match_text()
2610 case NFA_MATCH: STRCPY(code, "NFA_MATCH "); break; in nfa_set_code()
3905 matchstate->c = NFA_MATCH; in post2nfa()
4395 case NFA_MATCH: in match_follows()
4620 && state->c != NFA_MATCH) in addstate()
4718 case NFA_MATCH: in addstate()
5490 case NFA_MATCH: in failure_chance()
5956 case NFA_MATCH: in nfa_regmatch()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt2203 Solution: Add NFA_MATCH when it is already in the state list if the position