Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c4052 int has_pim; // TRUE when any state has a PIM member
4619 if (!rex.nfa_has_backref && pim == NULL && !l->has_pim in addstate()
4640 pim == NULL ? "NULL" : "yes", l->has_pim, found); in addstate()
4699 l->has_pim = TRUE; in addstate()
5803 thislist->has_pim = FALSE; in nfa_regmatch()
5806 nextlist->has_pim = FALSE; in nfa_regmatch()
5868 nextlist->has_pim = FALSE; in nfa_regmatch()