Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c5942 struct sljit_jump *nopartial; in compile_ref_matchingpath() local
5978 nopartial = CMP(SLJIT_C_NOT_EQUAL, SLJIT_RETURN_REG, 0, SLJIT_IMM, 1); in compile_ref_matchingpath()
5981 JUMPHERE(nopartial); in compile_ref_matchingpath()
6006 nopartial = JUMP(SLJIT_JUMP); in compile_ref_matchingpath()
6018 JUMPHERE(nopartial); in compile_ref_matchingpath()