Home
last modified time | relevance | path

Searched refs:re_string_realloc_buffers (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/posix/
Dregex_internal.c31 static reg_errcode_t re_string_realloc_buffers (re_string_t *pstr,
61 ret = re_string_realloc_buffers (pstr, init_buf_len); in re_string_allocate()
86 ret = re_string_realloc_buffers (pstr, len + 1); in re_string_construct()
106 ret = re_string_realloc_buffers (pstr, pstr->bufs_len * 2); in re_string_construct()
140 re_string_realloc_buffers (re_string_t *pstr, Idx new_buf_len) in re_string_realloc_buffers() function
Dregexec.c3997 ret = re_string_realloc_buffers (pstr, in extend_buffers()
/glibc-2.36/manual/
Dpattern.texi850 @c re_string_realloc_buffers @ascuheap @acsmem
1215 @c re_string_realloc_buffers dup @ascuheap @acsmem
1240 @c re_string_realloc_buffers dup @ascuheap @acsmem
/glibc-2.36/ChangeLog.old/
DChangeLog.131189 (re_string_realloc_buffers): Likewise.
1571 (re_string_realloc_buffers): Likewise.
6503 * posix/regex_internal.c: (re_string_realloc_buffers): Change
7134 (re_string_realloc_buffers): New function.
DChangeLog.143221 re_string_realloc_buffers, build_wcs_buffer,
3769 (re_string_realloc_buffers): Reallocate offsets if not NULL.
4334 (re_string_realloc_buffers): Use pstr->mb_cur_max instead of
15033 * posix/regex_internal.c (re_string_realloc_buffers): Don't edit
DChangeLog.171115 * posix/regex_internal.c (re_string_realloc_buffers):
DChangeLog.168708 * posix/regex_internal.c (re_string_realloc_buffers):
DChangeLog.1935524 (re_string_construct, re_string_realloc_buffers, build_wcs_buffer)
35536 (re_string_realloc_buffers, build_wcs_buffer)