Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c4029 #define NFA_PIM_UNUSED 0 // pim not used macro
4098 if (pim == NULL || pim->result == NFA_PIM_UNUSED) in pim_info()
4360 int one_unused = (one == NULL || one->result == NFA_PIM_UNUSED); in pim_equal()
4361 int two_unused = (two == NULL || two->result == NFA_PIM_UNUSED); in pim_equal()
4695 thread->pim.result = NFA_PIM_UNUSED; in addstate()
6056 if (t->pim.result != NFA_PIM_UNUSED in nfa_regmatch()
6951 if (t->pim.result == NFA_PIM_UNUSED) in nfa_regmatch()