Home
last modified time | relevance | path

Searched refs:new_mbs (Results 1 – 1 of 1) sorted by relevance

/posix/
A Dregex_internal.c168 unsigned char *new_mbs = re_realloc (pstr->mbs, unsigned char, in re_string_realloc_buffers() local
170 if (__glibc_unlikely (new_mbs == NULL)) in re_string_realloc_buffers()
172 pstr->mbs = new_mbs; in re_string_realloc_buffers()

Completed in 6 milliseconds