Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c5994 struct sljit_jump *nopartial; in compile_ref_matchingpath() local
6030 nopartial = CMP(SLJIT_NOT_EQUAL, SLJIT_RETURN_REG, 0, SLJIT_IMM, 1); in compile_ref_matchingpath()
6033 JUMPHERE(nopartial); in compile_ref_matchingpath()
6058 nopartial = JUMP(SLJIT_JUMP); in compile_ref_matchingpath()
6070 JUMPHERE(nopartial); in compile_ref_matchingpath()

Completed in 23 milliseconds