re_string_realloc_buffers   31 maint/gnulib/lib/regex_internal.c static reg_errcode_t re_string_realloc_buffers (re_string_t *pstr,
re_string_realloc_buffers   61 maint/gnulib/lib/regex_internal.c   ret = re_string_realloc_buffers (pstr, init_buf_len);
re_string_realloc_buffers   86 maint/gnulib/lib/regex_internal.c       ret = re_string_realloc_buffers (pstr, len + 1);
re_string_realloc_buffers  106 maint/gnulib/lib/regex_internal.c 	      ret = re_string_realloc_buffers (pstr, pstr->bufs_len * 2);
re_string_realloc_buffers 3998 maint/gnulib/lib/regexec.c   ret = re_string_realloc_buffers (pstr,