Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c13709 struct sljit_label *empty_match_backtrack_label = NULL; in jit_compile() local
14061 empty_match_backtrack_label = LABEL(); in jit_compile()
14134 JUMPTO(SLJIT_NOT_ZERO, empty_match_backtrack_label); in jit_compile()
14139 JUMPTO(SLJIT_JUMP, empty_match_backtrack_label); in jit_compile()

Completed in 35 milliseconds