Searched refs:re_string_allocate (Results 1 – 7 of 7) sorted by relevance
/glibc-2.36/posix/ |
D | regex_internal.c | 49 re_string_allocate (re_string_t *pstr, const char *str, Idx len, Idx init_len, in re_string_allocate() function
|
D | regexec.c | 636 err = re_string_allocate (&mctx.input, string, length, dfa->nodes_len + 1, in re_search_internal()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.14 | 2997 * posix/regex_internal.c (re_string_allocate): Initialize 3220 (re_string_allocate, re_string_construct, re_string_reconstruct, 3761 * posix/regex_internal.c (re_string_allocate): Don't initialize 3878 * posix/regex_internal.c (re_string_allocate): Make sure init_len 4163 Replace last two parameters of re_string_allocate and 4169 * posix/regex_internal.c: Adjust definitions of re_string_allocate 4176 * posix/regexec.c: Adjust call of re_string_allocate. 4317 (re_string_allocate, re_string_construct): Add mb_cur_max and 4331 (re_string_allocate, re_string_construct): Add mb_cur_max and 4342 Pass new arguments to re_string_allocate.
|
D | ChangeLog.13 | 1186 (re_string_allocate): Fix castings. 1569 (re_string_allocate): Likewise. 5194 * posix/regex_internal.c (re_string_allocate): Initialize pstr->len. 7133 * posix/regex_internal.c (re_string_allocate): New function.
|
D | ChangeLog.16 | 7812 bitset_mask, re_string_allocate, re_string_construct,
|
D | ChangeLog.19 | 35523 (create_ci_newstate, create_cd_newstate, re_string_allocate)
|
/glibc-2.36/manual/ |
D | pattern.texi | 1213 @c re_string_allocate @ascuheap @acsmem
|