Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c4899 named_group *newspace = in parse_regex() local
4902 if (newspace == NULL) in parse_regex()
4908 memcpy(newspace, cb->named_groups, in parse_regex()
4913 cb->named_groups = newspace; in parse_regex()

Completed in 30 milliseconds