Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c7845 struct sljit_jump *nopartial; in compile_ref_matchingpath() local
7883 nopartial = JUMP(SLJIT_NOT_EQUAL); in compile_ref_matchingpath()
7887 JUMPHERE(nopartial); in compile_ref_matchingpath()
7911 nopartial = JUMP(SLJIT_JUMP); in compile_ref_matchingpath()
7923 JUMPHERE(nopartial); in compile_ref_matchingpath()