Searched refs:forced_quit_label (Results 1 – 1 of 1) sorted by relevance
395 struct sljit_label *forced_quit_label; member6411 if (common->forced_quit_label == NULL) in compile_callout_matchingpath()6414 JUMPTO(SLJIT_SIG_LESS, common->forced_quit_label); in compile_callout_matchingpath()10082 common->quit_label = common->forced_quit_label = LABEL(); in PRIV()10086 set_jumps(common->forced_quit, common->forced_quit_label); in PRIV()10088 SET_LABEL(minlength_check_failed, common->forced_quit_label); in PRIV()
Completed in 25 milliseconds