Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c6763 struct sljit_jump *nopartial; in compile_ref_matchingpath() local
6799 nopartial = CMP(SLJIT_NOT_EQUAL, SLJIT_RETURN_REG, 0, SLJIT_IMM, 1); in compile_ref_matchingpath()
6802 JUMPHERE(nopartial); in compile_ref_matchingpath()
6827 nopartial = JUMP(SLJIT_JUMP); in compile_ref_matchingpath()
6839 JUMPHERE(nopartial); in compile_ref_matchingpath()

Completed in 30 milliseconds