Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h705 typedef struct named_group { struct
710 } named_group; typedef
734 named_group *named_groups; /* Points to vector in pre-compile */
H A Dpcre2_compile.c2545 named_group *ng; in parse_regex()
4600 named_group *newspace = in parse_regex()
4601 cb->cx->memctl.malloc(newsize * sizeof(named_group), in parse_regex()
4610 cb->named_group_list_size * sizeof(named_group)); in parse_regex()
6251 named_group *ng = cb->named_groups; in compile_branch()
6671 named_group *ng = cb->named_groups; in compile_branch()
9220 named_group *ng = cb->named_groups; in get_branchlength()
9712 named_group named_groups[NAMED_GROUP_LIST_SIZE]; in pcre2_compile()
10110 named_group *ng = cb.named_groups; in pcre2_compile()
10222 named_group *ng = cb.named_groups; in pcre2_compile()
H A Dpcre2_internal.h1933 #define named_group PCRE2_SUFFIX(named_group_) macro

Completed in 40 milliseconds