Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h709 typedef struct named_group { struct
714 } named_group; argument
738 named_group *named_groups; /* Points to vector in pre-compile */
H A Dpcre2_compile.c2632 named_group *ng; in parse_regex()
4687 named_group *newspace = in parse_regex()
4688 cb->cx->memctl.malloc(newsize * sizeof(named_group), in parse_regex()
4697 cb->named_group_list_size * sizeof(named_group)); in parse_regex()
6341 named_group *ng = cb->named_groups; in compile_branch()
6761 named_group *ng = cb->named_groups; in compile_branch()
9314 named_group *ng = cb->named_groups; in get_branchlength()
9806 named_group named_groups[NAMED_GROUP_LIST_SIZE]; in pcre2_compile()
10204 named_group *ng = cb.named_groups; in pcre2_compile()
10316 named_group *ng = cb.named_groups; in pcre2_compile()
H A Dpcre2_internal.h1976 #define named_group PCRE2_SUFFIX(named_group_) macro

Completed in 71 milliseconds