Searched refs:OP_ASSERT_NOT (Results 1 – 8 of 8) sorted by relevance
248 case OP_ASSERT_NOT: in find_minlength()1132 case OP_ASSERT_NOT: in set_start_bits()1257 case OP_ASSERT_NOT: in set_start_bits()
422 case OP_ASSERT_NOT: in pcre2_printint()
647 case OP_ASSERT_NOT: in compare_opcodes()
973 case OP_ASSERT_NOT: in next_opcode()1880 case OP_ASSERT_NOT: in set_private_data_ptrs()2502 case OP_ASSERT_NOT: in get_recurse_data_length()2851 case OP_ASSERT_NOT: in copy_recurse_data()5648 case OP_ASSERT_NOT: in scan_prefix()10285 if (conditional || (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT)) in compile_assert_matchingpath()10357 if ((opcode != OP_ASSERT_NOT && opcode != OP_ASSERTBACK_NOT) || conditional) in compile_assert_matchingpath()10382 if (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT) in compile_assert_matchingpath()12668 case OP_ASSERT_NOT: in compile_matchingpath()13014 if (*cc == OP_ASSERT_NOT || *cc == OP_ASSERTBACK_NOT) in compile_assert_backtrackingpath()[all …]
1577 OP_ASSERT_NOT, /* 128 Negative lookahead */ enumerator
5067 case OP_ASSERT_NOT: in first_significant_code()6777 bravalue = OP_ASSERT_NOT; in compile_branch()7432 case OP_ASSERT_NOT: in compile_branch()
5547 case OP_ASSERT_NOT: in match()6042 case OP_ASSERT_NOT: in match()
2791 case OP_ASSERT_NOT: in internal_dfa_match()
Completed in 110 milliseconds