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

/haiku-fatelf/src/bin/coreutils/lib/
H A Dregexec.c70 static void update_regs (const re_dfa_t *dfa, regmatch_t *pmatch,
1494 update_regs (dfa, pmatch, prev_idx_match, cur_node, idx, nmatch);
1574 update_regs (const re_dfa_t *dfa, regmatch_t *pmatch,
1571 update_regs (const re_dfa_t *dfa, regmatch_t *pmatch, function
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dregexec.c65 static void update_regs (const re_dfa_t *dfa, regmatch_t *pmatch,
1477 update_regs (dfa, pmatch, prev_idx_match, cur_node, idx, nmatch);
1557 update_regs (const re_dfa_t *dfa, regmatch_t *pmatch,
1554 update_regs (const re_dfa_t *dfa, regmatch_t *pmatch, function
/haiku-fatelf/src/bin/gawk/
H A Dregexec.c66 static void update_regs _RE_ARGS((re_dfa_t *dfa, regmatch_t *pmatch, int cur_node,
1297 update_regs (dfa, pmatch, cur_node, idx, real_nmatch);
1361 update_regs (dfa, pmatch, cur_node, cur_idx, nmatch)
1358 update_regs (dfa, pmatch, cur_node, cur_idx, nmatch) function
/haiku-fatelf/src/system/libroot/posix/glibc/regex/
H A Dregexec.c62 static void update_regs (const re_dfa_t *dfa, regmatch_t *pmatch,
1440 update_regs (dfa, pmatch, prev_idx_match, cur_node, idx, nmatch);
1520 update_regs (const re_dfa_t *dfa, regmatch_t *pmatch,
1517 update_regs (const re_dfa_t *dfa, regmatch_t *pmatch, function

Completed in 171 milliseconds