Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c5283 recursive_regmatch( in recursive_regmatch() function
6076 result = recursive_regmatch(t->state, NULL, prog, in nfa_regmatch()
6198 result = recursive_regmatch(t->state, NULL, prog, in nfa_regmatch()
6968 result = recursive_regmatch(pim->state, pim, in nfa_regmatch()