Searched refs:OP_ASSERT_NA (Results 1 – 7 of 7) sorted by relevance
251 case OP_ASSERT_NA: in find_minlength()1123 case OP_ASSERT_NA: in set_start_bits()
426 case OP_ASSERT_NA: in pcre2_printint()
652 case OP_ASSERT_NA: in compare_opcodes()
6494 bravalue = OP_ASSERT_NA; in compile_branch()6742 else if ((bravalue == OP_ASSERT || bravalue == OP_ASSERT_NA) && in compile_branch()7170 case OP_ASSERT_NA: in compile_branch()8425 else if (op == OP_ASSERT || op == OP_ASSERT_NA) in is_anchored()8563 else if (op == OP_ASSERT || op == OP_ASSERT_NA) in is_startline()8805 case OP_ASSERT_NA: in find_firstassertedcu()8809 ((op == OP_ASSERT || op == OP_ASSERT_NA)?1:0)); in find_firstassertedcu()
934 case OP_ASSERT_NA: in next_opcode()1105 case OP_ASSERT_NA: in check_opcode_types()1797 case OP_ASSERT_NA: in set_private_data_ptrs()2404 case OP_ASSERT_NA: in get_recurse_data_length()2753 case OP_ASSERT_NA: in copy_recurse_data()5497 case OP_ASSERT_NA: in scan_prefix()10712 else if (opcode == OP_ASSERT_NA || opcode == OP_ASSERTBACK_NA || opcode == OP_SCRIPT_RUN || opcode … in compile_bracket_matchingpath()10838 if (opcode == OP_ASSERT_NA || opcode == OP_ASSERTBACK_NA) in compile_bracket_matchingpath()12304 case OP_ASSERT_NA: in compile_matchingpath()12910 if (opcode == OP_ASSERT_NA || opcode == OP_ASSERTBACK_NA) in compile_bracket_backtrackingpath()[all …]
1554 OP_ASSERT_NA, /* 130 Positive non-atomic lookahead */ enumerator
5411 case OP_ASSERT_NA: in match()5787 case OP_ASSERT_NA: in match()
Completed in 78 milliseconds