Searched refs:accept_label (Results 1 – 2 of 2) sorted by relevance
101 dfsan_label accept_label, in __dfsw_strpbrk() argument111 dfsan_union(s_label, accept_label))); in __dfsw_strpbrk()
459 struct sljit_label *accept_label; member9645 struct sljit_label *save_accept_label = common->accept_label; in compile_assert_matchingpath()9747 common->accept_label = NULL; in compile_assert_matchingpath()9767 common->accept_label = save_accept_label; in compile_assert_matchingpath()9772 common->accept_label = LABEL(); in compile_assert_matchingpath()9774 set_jumps(common->accept, common->accept_label); in compile_assert_matchingpath()9846 common->accept_label = save_accept_label; in compile_assert_matchingpath()10046 common->accept_label = save_accept_label; in compile_assert_matchingpath()11734 if (common->accept_label == NULL) in compile_fail_accept_matchingpath()11737 JUMPTO(SLJIT_JUMP, common->accept_label); in compile_fail_accept_matchingpath()[all …]