Home
last modified time | relevance | path

Searched refs:re_string_construct_common (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/posix/
Dregex_internal.c20 static void re_string_construct_common (const char *str, Idx len,
59 re_string_construct_common (str, len, pstr, trans, icase, dfa); in re_string_allocate()
82 re_string_construct_common (str, len, pstr, trans, icase, dfa); in re_string_construct()
180 re_string_construct_common (const char *str, Idx len, re_string_t *pstr, in re_string_construct_common() function
/glibc-2.36/manual/
Dpattern.texi849 @c re_string_construct_common ok
1214 @c re_string_construct_common dup ok
/glibc-2.36/ChangeLog.old/
DChangeLog.142915 * posix/regex_internal.c (re_string_construct_common): Cast
2975 * posix/regex_internal.c (re_string_construct_common): Don't clear
3261 * posix/regex_internal.c (re_string_construct_common,
3772 (re_string_construct_common): Initialize raw_len, mbs_allocated,
4329 * posix/regex_internal.c (re_string_construct_common): Add
4332 is_utf8 arguments, pass them to re_string_construct_common.
DChangeLog.131188 (re_string_construct_common): Likewise.
1568 * posix/regex_internal.c (re_string_construct_common): Likewise.
7139 (re_string_construct_common): Likewise.
DChangeLog.1935522 * posix/regex_internal.c (re_string_construct_common)