Searched refs:re_string_construct_common (Results 1 – 5 of 5) sorted by relevance
/glibc-2.36/posix/ |
D | regex_internal.c | 20 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/ |
D | pattern.texi | 849 @c re_string_construct_common ok 1214 @c re_string_construct_common dup ok
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.14 | 2915 * 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.
|
D | ChangeLog.13 | 1188 (re_string_construct_common): Likewise. 1568 * posix/regex_internal.c (re_string_construct_common): Likewise. 7139 (re_string_construct_common): Likewise.
|
D | ChangeLog.19 | 35522 * posix/regex_internal.c (re_string_construct_common)
|