Searched refs:new_mbs (Results 1 – 1 of 1) sorted by relevance
160 unsigned char *new_mbs = re_realloc (pstr->mbs, unsigned char, in re_string_realloc_buffers() local162 if (BE (new_mbs == NULL, 0)) in re_string_realloc_buffers()164 pstr->mbs = new_mbs; in re_string_realloc_buffers()