Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c71 NFA_START_INVISIBLE_NEG, enumerator
2655 case NFA_START_INVISIBLE_NEG: in nfa_set_code()
3262 case NFA_START_INVISIBLE_NEG: in nfa_max_width()
3636 start_state = NFA_START_INVISIBLE_NEG; in post2nfa()
3937 || c == NFA_START_INVISIBLE_NEG in nfa_postprocess()
4410 case NFA_START_INVISIBLE_NEG: in match_follows()
5498 case NFA_START_INVISIBLE_NEG: in failure_chance()
6042 case NFA_START_INVISIBLE_NEG: in nfa_regmatch()
6086 if (result != (t->state->c == NFA_START_INVISIBLE_NEG in nfa_regmatch()
6973 if (result != (pim->state->c == NFA_START_INVISIBLE_NEG in nfa_regmatch()
[all …]