Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c2517 BOOL isdupname; in parse_regex() local
4549 isdupname = FALSE; in parse_regex()
4562 isdupname = ng->isdup = TRUE; /* Mark as a duplicate */ in parse_regex()
4602 cb->named_groups[cb->names_found].isdup = (uint16_t)isdupname; in parse_regex()