Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c414 struct sljit_label *quit_label; member
7365 common->quit_label = NULL; in compile_assert_matchingpath()
7665 common->quit_label = save_quit_label; in compile_assert_matchingpath()
10429 if (common->quit_label == NULL) in compile_control_verb_backtrackingpath()
10647 if (common->quit_label == NULL) in compile_backtrackingpath()
10716 common->quit_label = NULL; in compile_recurse()
10823 struct sljit_label *quit_label; in PRIV() local
11208 JUMPTO(SLJIT_JUMP, common->quit_label); in PRIV()
11230 quit_label = common->quit_label; in PRIV()
11247 common->quit_label = quit_label; in PRIV()
[all …]

Completed in 31 milliseconds