Searched refs:minlength_check_failed (Results 1 – 1 of 1) sorted by relevance
10854 struct sljit_jump *minlength_check_failed = NULL; in jit_compile() local11101 minlength_check_failed = CMP(SLJIT_GREATER, TMP2, 0, STR_END, 0); in jit_compile()11155 if (minlength_check_failed != NULL) in jit_compile()11156 SET_LABEL(minlength_check_failed, common->forced_quit_label); in jit_compile()