Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c6218 BOOL is_dupname = FALSE; in compile_branch() local
6236 is_dupname = ng->isdup; in compile_branch()
6282 if (!is_dupname) in compile_branch()
8729 BOOL is_dupname = FALSE; in get_branchlength() local
8741 is_dupname = ng->isdup; in get_branchlength()
8758 (!is_dupname && (cb->external_flags & PCRE2_DUPCAPUSED) == 0)) in get_branchlength()

Completed in 38 milliseconds