Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c13403 struct sljit_label *empty_match_backtrack_label = NULL; in jit_compile() local
13752 empty_match_backtrack_label = LABEL(); in jit_compile()
13825 JUMPTO(SLJIT_NOT_ZERO, empty_match_backtrack_label); in jit_compile()
13830 JUMPTO(SLJIT_JUMP, empty_match_backtrack_label); in jit_compile()

Completed in 36 milliseconds