Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c396 struct sljit_label *accept_label; member
6526 common->accept_label = NULL; in compile_assert_matchingpath()
6546 common->accept_label = save_accept_label; in compile_assert_matchingpath()
6551 common->accept_label = LABEL(); in compile_assert_matchingpath()
6813 common->accept_label = save_accept_label; in compile_assert_matchingpath()
8123 if (common->accept_label == NULL) in compile_fail_accept_matchingpath()
8130 if (common->accept_label == NULL) in compile_fail_accept_matchingpath()
8138 if (common->accept_label == NULL) in compile_fail_accept_matchingpath()
8143 if (common->accept_label == NULL) in compile_fail_accept_matchingpath()
9664 common->accept_label = NULL; in compile_recurse()
[all …]

Completed in 30 milliseconds