Searched refs:get_subexp_sub (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/posix/ |
D | regexec.c | 134 static reg_errcode_t get_subexp_sub (re_match_context_t *mctx, 2693 err = get_subexp_sub (mctx, sub_top, sub_last, bkref_node, in get_subexp() 2764 err = get_subexp_sub (mctx, sub_top, sub_last, bkref_node, in get_subexp() 2783 get_subexp_sub (re_match_context_t *mctx, const re_sub_match_top_t *sub_top, in get_subexp_sub() function
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.14 | 2501 (get_subexp_sub): Handle clean_state_log_if_needed failure. 2950 transit_state_bkref, get_subexp, get_subexp_sub, check_arrival, 2964 get_subexp, get_subexp_sub, check_arrival, expand_bkref_cache, 3121 (transit_state_mb, get_subexp_sub): Adjust callers. 3254 get_subexp, get_subexp_sub, find_subexp_node, 4076 * posix/regexec.c (get_subexp): After calling get_subexp_sub 14380 (get_subexp_sub): Likewise.
|
D | ChangeLog.19 | 10040 Call stack get_subexp->get_subexp_sub->clean_state_log_if_needed may 10045 get_subexp_sub. 35555 (get_subexp_sub, find_subexp_node, check_arrival)
|
/glibc-2.36/manual/ |
D | pattern.texi | 1246 @c get_subexp_sub @mtslocale @asucorrupt @ascuheap @asulock @ascudlopen @acucorrupt @aculock @a…
|