Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c395 struct sljit_label *forced_quit_label; member
6448 if (common->forced_quit_label == NULL) in compile_callout_matchingpath()
6451 JUMPTO(SLJIT_SIG_LESS, common->forced_quit_label); in compile_callout_matchingpath()
10125 common->quit_label = common->forced_quit_label = LABEL(); in PRIV()
10129 set_jumps(common->forced_quit, common->forced_quit_label); in PRIV()
10131 SET_LABEL(minlength_check_failed, common->forced_quit_label); in PRIV()

Completed in 46 milliseconds