Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c184 #define NAMED_GROUP_LIST_SIZE 20 macro
4235 if (cb->named_group_list_size > NAMED_GROUP_LIST_SIZE) in parse_regex()
9155 named_group named_groups[NAMED_GROUP_LIST_SIZE]; in pcre2_compile()
9242 cb.named_group_list_size = NAMED_GROUP_LIST_SIZE; in pcre2_compile()
9896 if (cb.named_group_list_size > NAMED_GROUP_LIST_SIZE) in pcre2_compile()

Completed in 24 milliseconds