Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h713 uint16_t isdup; /* TRUE if a duplicate */ member
H A Dpcre2_compile.c4670 isdupname = ng->isdup = TRUE; /* Mark as a duplicate */ in parse_regex()
4710 cb->named_groups[cb->names_found].isdup = (uint16_t)isdupname; in parse_regex()
6358 if (!ng->isdup) in compile_branch()
6778 is_dupname = ng->isdup; in compile_branch()
9325 is_dupname = ng->isdup; in get_branchlength()

Completed in 56 milliseconds