Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c5290 int *listids_len) in recursive_regmatch() argument
5390 if (*listids == NULL || *listids_len < prog->nstate) in recursive_regmatch()
5399 *listids_len = prog->nstate; in recursive_regmatch()
5743 int listids_len = 0; in nfa_regmatch() local
6077 submatch, m, &listids, &listids_len); in nfa_regmatch()
6199 submatch, m, &listids, &listids_len); in nfa_regmatch()
6969 prog, submatch, m, &listids, &listids_len); in nfa_regmatch()