Searched refs:re_string_reconstruct (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/posix/ |
D | regex_internal.c | 579 re_string_reconstruct (re_string_t *pstr, Idx idx, int eflags) in re_string_reconstruct() function
|
D | regexec.c | 754 err = re_string_reconstruct (&mctx.input, match_first, in re_search_internal() 778 err = re_string_reconstruct (&mctx.input, match_first, eflags); in re_search_internal()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.14 | 2996 (re_string_context_at, re_string_reconstruct): Remove last argument. 3003 (re_string_reconstruct): Likewise. 3009 re_string_reconstruct callers. 3220 (re_string_allocate, re_string_construct, re_string_reconstruct, 3789 (re_string_reconstruct): Use raw_len/raw_stop to initialize 3880 (re_string_reconstruct): If is_utf8, don't fall back into 4104 (re_string_reconstruct): Set valid_len for single byte char searching 4307 * posix/regex_internal.c (re_string_reconstruct): If is_utf8, 4336 (re_string_reconstruct): Likewise. 14765 (re_string_reconstruct): Calculate the context by itself when the [all …]
|
D | ChangeLog.13 | 149 * posix/regex_internal.c (re_string_reconstruct): Reset the member 1193 (re_string_reconstruct): Likewise. 1573 (re_string_reconstruct): Likewise. 5196 (re_string_reconstruct): Adjust pstr->stop like pstr->len. 6505 (re_string_reconstruct): Likewise. 7093 (re_string_reconstruct): Don't touch cur_state in case of not 7136 (re_string_reconstruct): New function.
|
D | ChangeLog.17 | 1107 * posix/regex_internal.c (re_string_reconstruct): Remove declaration 5357 re_string_skip_chars, re_string_reconstruct): Likewise. 14129 * posix/regex_internal.c (re_string_reconstruct): Handle 14709 (re_string_reconstruct): Don't clear valid_raw_len before calling
|
D | ChangeLog.16 | 2627 * posix/regex_internal.c (re_string_reconstruct): Adjust for 7813 re_string_reconstruct, re_string_destruct, re_string_elem_size_at, 8559 * posix/regex_internal.c (re_string_reconstruct): Avoid calling 11479 * posix/regex_internal.c (re_string_reconstruct): Add cast to
|
D | ChangeLog.15 | 907 * posix/regex_internal.c (re_string_reconstruct,
|
D | ChangeLog.20 | 4885 (re_string_reconstruct): Modified function.
|
D | ChangeLog.19 | 24324 * posix/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]: 35526 (re_string_translate_buffer, re_string_reconstruct)
|
D | ChangeLog.18 | 90525 * posix/regex_internal.c (re_string_reconstruct): Actually use result
|