Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_intmodedep.h707 uint16_t isdup; /* TRUE if a duplicate */ member
Dpcre2_compile.c4207 isdupname = ng->isdup = TRUE; /* Mark as a duplicate */ in parse_regex()
4247 cb->named_groups[cb->names_found].isdup = (uint16_t)isdupname; in parse_regex()
5830 if (!ng->isdup) in compile_branch()
6236 is_dupname = ng->isdup; in compile_branch()
8741 is_dupname = ng->isdup; in get_branchlength()