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.c7026 BOOL is_dupname = FALSE; in compile_branch() local
7044 is_dupname = ng->isdup; in compile_branch()
7078 if (!is_dupname) in compile_branch()
9629 BOOL is_dupname = FALSE; in get_branchlength() local
9641 is_dupname = ng->isdup; in get_branchlength()
9658 (!is_dupname && (cb->external_flags & PCRE2_DUPCAPUSED) == 0)) in get_branchlength()

Completed in 25 milliseconds