Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c3393 post2nfa(int *postfix, int *end, int nfa_calc_size) in post2nfa() function
7521 post2nfa(postfix, post_ptr, TRUE); in nfa_regcomp()
7535 prog->start = post2nfa(postfix, post_ptr, FALSE); in nfa_regcomp()