Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c4578 named_group *newspace = in parse_regex() local
4581 if (newspace == NULL) in parse_regex()
4587 memcpy(newspace, cb->named_groups, in parse_regex()
4592 cb->named_groups = newspace; in parse_regex()

Completed in 21 milliseconds