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.c13486 struct sljit_jump *end_anchor_failed = NULL; in jit_compile() local
13785 end_anchor_failed = CMP(SLJIT_NOT_EQUAL, STR_PTR, 0, STR_END, 0); in jit_compile()
13819 JUMPHERE(end_anchor_failed); in jit_compile()