Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c12045 struct sljit_jump *end_anchor_failed = NULL; in jit_compile() local
12329 end_anchor_failed = CMP(SLJIT_NOT_EQUAL, STR_PTR, 0, STR_END, 0); in jit_compile()
12361 JUMPHERE(end_anchor_failed); in jit_compile()