Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c6648 BOOL is_dupname = FALSE; in compile_branch() local
6666 is_dupname = ng->isdup; in compile_branch()
6700 if (!is_dupname) in compile_branch()
9187 BOOL is_dupname = FALSE; in get_branchlength() local
9199 is_dupname = ng->isdup; in get_branchlength()
9216 (!is_dupname && (cb->external_flags & PCRE2_DUPCAPUSED) == 0)) in get_branchlength()

Completed in 22 milliseconds