new_start 489 maint/gnulib/lib/regexec.c regoff_t *new_start = re_realloc (regs->start, regoff_t, need_regs); new_start 491 maint/gnulib/lib/regexec.c if (__glibc_unlikely (new_start == NULL)) new_start 496 maint/gnulib/lib/regexec.c re_free (new_start); new_start 499 maint/gnulib/lib/regexec.c regs->start = new_start;