Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c187 #define NAMED_GROUP_LIST_SIZE 20 macro
4589 if (cb->named_group_list_size > NAMED_GROUP_LIST_SIZE) in parse_regex()
9680 named_group named_groups[NAMED_GROUP_LIST_SIZE]; in pcre2_compile()
9771 cb.named_group_list_size = NAMED_GROUP_LIST_SIZE; in pcre2_compile()
10473 if (cb.named_group_list_size > NAMED_GROUP_LIST_SIZE) in pcre2_compile()

Completed in 26 milliseconds