Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c3948 BOOL is_dupname; in compile_branch() local
6720 is_dupname = FALSE; in compile_branch()
6729 is_dupname = ng->isdup; in compile_branch()
6767 if (!is_dupname) goto HANDLE_REFERENCE; in compile_branch()