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   59 maint/gnulib/lib/regex_internal.c   ret = re_string_realloc_buffers (pstr, init_buf_len);
re_string_realloc_buffers   84 maint/gnulib/lib/regex_internal.c       ret = re_string_realloc_buffers (pstr, len + 1);
re_string_realloc_buffers  103 maint/gnulib/lib/regex_internal.c 	      ret = re_string_realloc_buffers (pstr, pstr->bufs_len * 2);
re_string_realloc_buffers 3958 maint/gnulib/lib/regexec.c   ret = re_string_realloc_buffers (pstr,