Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c9814 struct sljit_jump *minlength_check_failed = NULL; in PRIV() local
10072 minlength_check_failed = CMP(SLJIT_GREATER, TMP2, 0, STR_END, 0); in PRIV()
10130 if (minlength_check_failed != NULL) in PRIV()
10131 SET_LABEL(minlength_check_failed, common->forced_quit_label); in PRIV()

Completed in 26 milliseconds