Searched refs:OP_ASSERT_NOT (Results 1 – 9 of 9) sorted by relevance
248 case OP_ASSERT_NOT: in find_minlength()1167 case OP_ASSERT_NOT: in set_start_bits()
423 case OP_ASSERT_NOT: in pcre2_printint()
643 case OP_ASSERT_NOT: in compare_opcodes()
931 case OP_ASSERT_NOT: in next_opcode()1794 case OP_ASSERT_NOT: in set_private_data_ptrs()2401 case OP_ASSERT_NOT: in get_recurse_data_length()2750 case OP_ASSERT_NOT: in copy_recurse_data()5494 case OP_ASSERT_NOT: in scan_prefix()9964 if (conditional || (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT)) in compile_assert_matchingpath()10020 if ((opcode != OP_ASSERT_NOT && opcode != OP_ASSERTBACK_NOT) || conditional) in compile_assert_matchingpath()10037 if (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT) in compile_assert_matchingpath()12279 case OP_ASSERT_NOT: in compile_matchingpath()12625 if (*cc == OP_ASSERT_NOT || *cc == OP_ASSERTBACK_NOT) in compile_assert_backtrackingpath()[all …]
1551 OP_ASSERT_NOT, /* 127 Negative lookahead */ enumerator
4854 case OP_ASSERT_NOT: in first_significant_code()6513 bravalue = OP_ASSERT_NOT; in compile_branch()7169 case OP_ASSERT_NOT: in compile_branch()
5445 case OP_ASSERT_NOT: in match()5821 case OP_ASSERT_NOT: in match()
2744 case OP_ASSERT_NOT: in internal_dfa_match()
721 OP_ASSERT_NOT. Backward assertions use the opcodes OP_ASSERTBACK,