Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_intmodedep.h680 uint16_t isdup; /* TRUE if a duplicate */ member
Dpcre2_compile.c3723 isdupname = ng->isdup = TRUE; /* Mark as a duplicate */ in scan_for_captures()
3763 cb->named_groups[cb->names_found].isdup = (uint16_t)isdupname; in scan_for_captures()
6729 is_dupname = ng->isdup; in compile_branch()