Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h709 uint16_t isdup; /* TRUE if a duplicate */ member
H A Dpcre2_compile.c4561 isdupname = ng->isdup = TRUE; /* Mark as a duplicate */ in parse_regex()
4601 cb->named_groups[cb->names_found].isdup = (uint16_t)isdupname; in parse_regex()
6246 if (!ng->isdup) in compile_branch()
6666 is_dupname = ng->isdup; in compile_branch()
9199 is_dupname = ng->isdup; in get_branchlength()

Completed in 27 milliseconds