Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c13407 struct sljit_jump *minlength_check_failed = NULL; in jit_compile() local
13670 minlength_check_failed = CMP(SLJIT_GREATER, TMP2, 0, STR_END, 0); in jit_compile()
13727 if (minlength_check_failed != NULL) in jit_compile()
13728 SET_LABEL(minlength_check_failed, common->abort_label); in jit_compile()

Completed in 30 milliseconds