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()
392 case OP_ASSERT_NOT: in pcre2_printint()
625 case OP_ASSERT_NOT: in compare_opcodes()
1527 OP_ASSERT_NOT, /* 127 Negative lookahead */ enumerator
926 case OP_ASSERT_NOT: in next_opcode()1791 case OP_ASSERT_NOT: in set_private_data_ptrs()2370 case OP_ASSERT_NOT: in get_recurse_data_length()2696 case OP_ASSERT_NOT: in copy_recurse_data()5420 case OP_ASSERT_NOT: in scan_prefix()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()12048 case OP_ASSERT_NOT: in compile_matchingpath()12394 if (*cc == OP_ASSERT_NOT || *cc == OP_ASSERTBACK_NOT) in compile_assert_backtrackingpath()[all …]
4746 case OP_ASSERT_NOT: in first_significant_code()6402 bravalue = OP_ASSERT_NOT; in compile_branch()7053 case OP_ASSERT_NOT: in compile_branch()
5236 case OP_ASSERT_NOT: in match()5612 case OP_ASSERT_NOT: in match()
2687 case OP_ASSERT_NOT: in internal_dfa_match()
721 OP_ASSERT_NOT. Backward assertions use the opcodes OP_ASSERTBACK,