Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c14100 struct sljit_label *empty_match_backtrack_label = NULL; in jit_compile() local
14452 empty_match_backtrack_label = LABEL(); in jit_compile()
14525 JUMPTO(SLJIT_NOT_ZERO, empty_match_backtrack_label); in jit_compile()
14530 JUMPTO(SLJIT_JUMP, empty_match_backtrack_label); in jit_compile()

Completed in 38 milliseconds