Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c4053 } nfa_list_T; typedef
4330 nfa_list_T *l, // runtime state list in has_state_with_pos()
4477 nfa_list_T *l, // runtime state list in state_in_list()
4499 nfa_list_T *l, // runtime state list in addstate()
4962 nfa_list_T *l, // runtime state list in addstate_here()
5738 nfa_list_T list[2]; in nfa_regmatch()
5740 nfa_list_T *thislist; in nfa_regmatch()
5741 nfa_list_T *nextlist; in nfa_regmatch()