Searched refs:pop_fail_stack (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/libgnuregex/
H A Dregexec.c1398 pop_fail_stack (struct re_fail_stack_t *fs, int *pidx, int nregs,
1479 cur_node = pop_fail_stack (fs, &idx, nmatch, pmatch,
1506 cur_node = pop_fail_stack (fs, &idx, nmatch, pmatch,
1395 pop_fail_stack (struct re_fail_stack_t *fs, int *pidx, int nregs, function

Completed in 134 milliseconds