Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
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 32 milliseconds