Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c7025 BOOL is_dupname = FALSE; in compile_branch() local
7043 is_dupname = ng->isdup; in compile_branch()
7077 if (!is_dupname) in compile_branch()
9627 BOOL is_dupname = FALSE; in get_branchlength() local
9639 is_dupname = ng->isdup; in get_branchlength()
9656 (!is_dupname && (cb->external_flags & PCRE2_DUPCAPUSED) == 0)) in get_branchlength()

Completed in 31 milliseconds