Searched refs:OP_ASSERT_NOT (Results 1 – 9 of 9) sorted by relevance
226 case OP_ASSERT_NOT: in find_minlength()1069 case OP_ASSERT_NOT: in set_start_bits()
392 case OP_ASSERT_NOT: in pcre2_printint()
674 case OP_ASSERT_NOT: in next_opcode()1332 case OP_ASSERT_NOT: in set_private_data_ptrs()1801 case OP_ASSERT_NOT: in get_private_data_copy_length()1981 case OP_ASSERT_NOT: in copy_private_data()3534 case OP_ASSERT_NOT: in scan_prefix()7385 if (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT) in compile_assert_matchingpath()7411 if (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT) in compile_assert_matchingpath()7441 if ((opcode != OP_ASSERT_NOT && opcode != OP_ASSERTBACK_NOT) || conditional) in compile_assert_matchingpath()7457 if (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT) in compile_assert_matchingpath()7489 if (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT) in compile_assert_matchingpath()[all …]
587 case OP_ASSERT_NOT: in compare_opcodes()
1529 OP_ASSERT_NOT, /* 127 Negative lookahead */ enumerator
1015 case OP_ASSERT_NOT: in find_fixedlength()1296 case OP_ASSERT_NOT: in first_significant_code()6480 bravalue = OP_ASSERT_NOT; in compile_branch()
2572 case OP_ASSERT_NOT: in internal_dfa_match()
1631 case OP_ASSERT_NOT: in match()
508 of the opcodes OP_ASSERT or OP_ASSERT_NOT. Backward assertions use the opcodes