Searched refs:NAMED_GROUP_LIST_SIZE (Results 1 – 1 of 1) sorted by relevance
184 #define NAMED_GROUP_LIST_SIZE 20 macro4235 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()