re_string_realloc_buffers 61 compat/regex/regex_internal.c ret = re_string_realloc_buffers (pstr, init_buf_len); re_string_realloc_buffers 86 compat/regex/regex_internal.c ret = re_string_realloc_buffers (pstr, len + 1); re_string_realloc_buffers 106 compat/regex/regex_internal.c ret = re_string_realloc_buffers (pstr, pstr->bufs_len * 2); re_string_realloc_buffers 424 compat/regex/regex_internal.h static reg_errcode_t re_string_realloc_buffers (re_string_t *pstr, re_string_realloc_buffers 4106 compat/regex/regexec.c ret = re_string_realloc_buffers (pstr, pstr->bufs_len * 2);