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.c4898 named_group *newspace = in parse_regex() local
4901 if (newspace == NULL) in parse_regex()
4907 memcpy(newspace, cb->named_groups, in parse_regex()
4912 cb->named_groups = newspace; in parse_regex()

Completed in 30 milliseconds