Searched refs:OP_ASSERTBACK_NOT (Results 1 – 9 of 9) sorted by relevance
250 case OP_ASSERTBACK_NOT: in find_minlength()1169 case OP_ASSERTBACK_NOT: in set_start_bits()
394 case OP_ASSERTBACK_NOT: in pcre2_printint()
627 case OP_ASSERTBACK_NOT: in compare_opcodes()
928 case OP_ASSERTBACK_NOT: in next_opcode()1793 case OP_ASSERTBACK_NOT: in set_private_data_ptrs()2372 case OP_ASSERTBACK_NOT: in get_recurse_data_length()2698 case OP_ASSERTBACK_NOT: in copy_recurse_data()5422 case OP_ASSERTBACK_NOT: in scan_prefix()9667 SLJIT_ASSERT(opcode >= OP_ASSERT && opcode <= OP_ASSERTBACK_NOT); in compile_assert_matchingpath()9733 if (conditional || (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT)) in compile_assert_matchingpath()9789 if ((opcode != OP_ASSERT_NOT && opcode != OP_ASSERTBACK_NOT) || conditional) in compile_assert_matchingpath()9806 if (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT) in compile_assert_matchingpath()10591 …SLJIT_ASSERT(has_alternatives && *matchingpath >= OP_ASSERT && *matchingpath <= OP_ASSERTBACK_NOT); in compile_bracket_matchingpath()[all …]
1529 OP_ASSERTBACK_NOT, /* 129 Negative lookbehind */ enumerator
584 if (*this_start_code == OP_ASSERTBACK || *this_start_code == OP_ASSERTBACK_NOT) in internal_dfa_match()2689 case OP_ASSERTBACK_NOT: in internal_dfa_match()
4748 case OP_ASSERTBACK_NOT: in first_significant_code()6414 bravalue = OP_ASSERTBACK_NOT; in compile_branch()7056 case OP_ASSERTBACK_NOT: in compile_branch()8022 *code == OP_ASSERTBACK_NOT || in compile_regex()
5237 case OP_ASSERTBACK_NOT: in match()5613 case OP_ASSERTBACK_NOT: in match()
722 OP_ASSERTBACK_NA, and OP_ASSERTBACK_NOT, and the first opcode inside the