Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c457 struct sljit_label *quit_label; member
9661 common->quit_label = NULL; in compile_assert_matchingpath()
9964 common->quit_label = save_quit_label; in compile_assert_matchingpath()
12918 if (common->quit_label == NULL) in compile_control_verb_backtrackingpath()
13140 if (common->quit_label == NULL) in compile_backtrackingpath()
13223 common->quit_label = NULL; in compile_recurse()
13405 struct sljit_label *quit_label; in jit_compile() local
13815 JUMPTO(SLJIT_JUMP, common->quit_label); in jit_compile()
13838 quit_label = common->quit_label; in jit_compile()
13855 common->quit_label = quit_label; in jit_compile()
[all …]

Completed in 34 milliseconds