Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c483 struct sljit_label *quit_label; member
10233 common->quit_label = NULL; in compile_assert_matchingpath()
10565 common->quit_label = save_quit_label; in compile_assert_matchingpath()
13596 if (common->quit_label == NULL) in compile_control_verb_backtrackingpath()
13835 if (common->quit_label == NULL) in compile_backtrackingpath()
13920 common->quit_label = NULL; in compile_recurse()
14102 struct sljit_label *quit_label; in jit_compile() local
14515 JUMPTO(SLJIT_JUMP, common->quit_label); in jit_compile()
14538 quit_label = common->quit_label; in jit_compile()
14575 common->quit_label = quit_label; in jit_compile()
[all …]

Completed in 38 milliseconds