new_mbs           168 maint/gnulib/lib/regex_internal.c       unsigned char *new_mbs = re_realloc (pstr->mbs, unsigned char,
new_mbs           170 maint/gnulib/lib/regex_internal.c       if (__glibc_unlikely (new_mbs == NULL))
new_mbs           172 maint/gnulib/lib/regex_internal.c       pstr->mbs = new_mbs;