Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dregexec.c60 static reg_errcode_t push_fail_stack (struct re_fail_stack_t *fs,
1249 && push_fail_stack (fs, *pidx, candidate, nregs, regs, in proceed_next_node()
1322 push_fail_stack (struct re_fail_stack_t *fs, Idx str_idx, Idx dest_node, in push_fail_stack() function
/glibc-2.36/ChangeLog.old/
DChangeLog.15261 nodes. Pass the pushed node to push_fail_stack.
262 (push_fail_stack): Accept a single node rather than an array
DChangeLog.143140 Return -2 if push_fail_stack fails.
3141 (push_fail_stack): Change fs->alloc only after successful realloc.
3155 (push_fail_stack): Add missing check for failed memory allocation.
3244 update_regs, proceed_next_node, push_fail_stack,
15054 (push_fail_stack): Don't edit pointers in case that realloc failed.
DChangeLog.2410227 (push_fail_stack): Modified.
10230 (push_fail_stack): Modified function.
DChangeLog.13196 (push_fail_stack): New function.
DChangeLog.1935546 (check_halt_state_context, update_regs, push_fail_stack, set_regs)