Home
last modified time | relevance | path

Searched refs:re_string_reconstruct (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/posix/
Dregex_internal.c579 re_string_reconstruct (re_string_t *pstr, Idx idx, int eflags) in re_string_reconstruct() function
Dregexec.c754 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/
DChangeLog.142996 (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 …]
DChangeLog.13149 * 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.
DChangeLog.171107 * 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
DChangeLog.162627 * 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
DChangeLog.15907 * posix/regex_internal.c (re_string_reconstruct,
DChangeLog.204885 (re_string_reconstruct): Modified function.
DChangeLog.1924324 * posix/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]:
35526 (re_string_translate_buffer, re_string_reconstruct)
DChangeLog.1890525 * posix/regex_internal.c (re_string_reconstruct): Actually use result