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()
395 case OP_ASSERT_NA: in pcre2_printint()
634 case OP_ASSERT_NA: in compare_opcodes()
6382 bravalue = OP_ASSERT_NA; in compile_branch()6630 else if ((bravalue == OP_ASSERT || bravalue == OP_ASSERT_NA) && in compile_branch()7053 case OP_ASSERT_NA: in compile_branch()8298 else if (op == OP_ASSERT || op == OP_ASSERT_NA) in is_anchored()8436 else if (op == OP_ASSERT || op == OP_ASSERT_NA) in is_startline()8678 case OP_ASSERT_NA: in find_firstassertedcu()8682 ((op == OP_ASSERT || op == OP_ASSERT_NA)?1:0)); in find_firstassertedcu()
1530 OP_ASSERT_NA, /* 130 Positive non-atomic lookahead */ enumerator
929 case OP_ASSERT_NA: in next_opcode()1100 case OP_ASSERT_NA: in check_opcode_types()1797 case OP_ASSERT_NA: in set_private_data_ptrs()2376 case OP_ASSERT_NA: in get_recurse_data_length()2702 case OP_ASSERT_NA: in copy_recurse_data()5419 case OP_ASSERT_NA: in scan_prefix()10404 else if (opcode == OP_ASSERT_NA || opcode == OP_ASSERTBACK_NA || opcode == OP_SCRIPT_RUN || opcode … in compile_bracket_matchingpath()10530 if (opcode == OP_ASSERT_NA || opcode == OP_ASSERTBACK_NA) in compile_bracket_matchingpath()11996 case OP_ASSERT_NA: in compile_matchingpath()12602 if (opcode == OP_ASSERT_NA || opcode == OP_ASSERTBACK_NA) in compile_bracket_backtrackingpath()[all …]
5202 case OP_ASSERT_NA: in match()5578 case OP_ASSERT_NA: in match()
Completed in 101 milliseconds