Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c6760 BOOL is_dupname = FALSE; in compile_branch() local
6778 is_dupname = ng->isdup; in compile_branch()
6812 if (!is_dupname) in compile_branch()
9313 BOOL is_dupname = FALSE; in get_branchlength() local
9325 is_dupname = ng->isdup; in get_branchlength()
9342 (!is_dupname && (cb->external_flags & PCRE2_DUPCAPUSED) == 0)) in get_branchlength()

Completed in 23 milliseconds