Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c462 struct sljit_label *accept_label; member
9978 common->accept_label = NULL; in compile_assert_matchingpath()
10003 common->accept_label = LABEL(); in compile_assert_matchingpath()
10277 common->accept_label = save_accept_label; in compile_assert_matchingpath()
11965 if (common->accept_label == NULL) in compile_fail_accept_matchingpath()
11972 if (common->accept_label == NULL) in compile_fail_accept_matchingpath()
11988 if (common->accept_label == NULL) in compile_fail_accept_matchingpath()
11991 JUMPTO(SLJIT_ZERO, common->accept_label); in compile_fail_accept_matchingpath()
11994 if (common->accept_label == NULL) in compile_fail_accept_matchingpath()
13530 common->accept_label = NULL; in compile_recurse()
[all …]

Completed in 30 milliseconds