Searched refs:OP_ASSERTBACK (Results 1 – 9 of 9) sorted by relevance
227 case OP_ASSERTBACK: in find_minlength()1070 case OP_ASSERTBACK: in set_start_bits()
393 case OP_ASSERTBACK: in pcre2_printint()
588 case OP_ASSERTBACK: in compare_opcodes()
2573 case OP_ASSERTBACK: in internal_dfa_match()2595 if ((rc >= 0) == (codevalue == OP_ASSERT || codevalue == OP_ASSERTBACK)) in internal_dfa_match()2715 (condcode == OP_ASSERT || condcode == OP_ASSERTBACK)) in internal_dfa_match()
675 case OP_ASSERTBACK: in next_opcode()890 case OP_ASSERTBACK: in check_opcode_types()1333 case OP_ASSERTBACK: in set_private_data_ptrs()1802 case OP_ASSERTBACK: in get_private_data_copy_length()1982 case OP_ASSERTBACK: in copy_private_data()3535 case OP_ASSERTBACK: in scan_prefix()7320 found = (opcode == OP_ASSERT || opcode == OP_ASSERTBACK) ? &tmp : target; in compile_assert_matchingpath()7538 if (opcode == OP_ASSERT || opcode == OP_ASSERTBACK) in compile_assert_matchingpath()9518 case OP_ASSERTBACK: in compile_matchingpath()9876 if (*cc == OP_ASSERT || *cc == OP_ASSERTBACK) in compile_assert_backtrackingpath()[all …]
1530 OP_ASSERTBACK, /* 128 Positive lookbehind */ enumerator
1016 case OP_ASSERTBACK: in find_fixedlength()1297 case OP_ASSERTBACK: in first_significant_code()6490 bravalue = OP_ASSERTBACK; in compile_branch()7036 (bravalue == OP_ASSERTBACK || in compile_branch()
1561 case OP_ASSERTBACK: in match()
509 OP_ASSERTBACK and OP_ASSERTBACK_NOT, and the first opcode inside the assertion