Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c13715 struct sljit_jump *end_anchor_failed = NULL; in jit_compile() local
14017 end_anchor_failed = CMP(SLJIT_NOT_EQUAL, STR_PTR, 0, STR_END, 0); in jit_compile()
14051 JUMPHERE(end_anchor_failed); in jit_compile()

Completed in 14 milliseconds