Searched refs:push_fail_stack (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/posix/ |
D | regexec.c | 60 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/ |
D | ChangeLog.15 | 261 nodes. Pass the pushed node to push_fail_stack. 262 (push_fail_stack): Accept a single node rather than an array
|
D | ChangeLog.14 | 3140 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.
|
D | ChangeLog.24 | 10227 (push_fail_stack): Modified. 10230 (push_fail_stack): Modified function.
|
D | ChangeLog.13 | 196 (push_fail_stack): New function.
|
D | ChangeLog.19 | 35546 (check_halt_state_context, update_regs, push_fail_stack, set_regs)
|