Searched refs:OP_ASSERTBACK_NA (Results 1 – 7 of 7) sorted by relevance
252 case OP_ASSERTBACK_NA: in find_minlength()1170 case OP_ASSERTBACK_NA: in set_start_bits()
427 case OP_ASSERTBACK_NA: in pcre2_printint()
653 case OP_ASSERTBACK_NA: in compare_opcodes()
935 case OP_ASSERTBACK_NA: in next_opcode()1106 case OP_ASSERTBACK_NA: in check_opcode_types()1798 case OP_ASSERTBACK_NA: in set_private_data_ptrs()2405 case OP_ASSERTBACK_NA: in get_recurse_data_length()2754 case OP_ASSERTBACK_NA: in copy_recurse_data()3043 if (*cc >= OP_ASSERT && *cc <= OP_ASSERTBACK_NA) in set_then_offsets()5498 case OP_ASSERTBACK_NA: in scan_prefix()10838 if (opcode == OP_ASSERT_NA || opcode == OP_ASSERTBACK_NA) in compile_bracket_matchingpath()12305 case OP_ASSERTBACK_NA: in compile_matchingpath()12910 if (opcode == OP_ASSERT_NA || opcode == OP_ASSERTBACK_NA) in compile_bracket_backtrackingpath()[all …]
4857 case OP_ASSERTBACK_NA: in first_significant_code()6530 bravalue = OP_ASSERTBACK_NA; in compile_branch()6592 if (bravalue >= OP_ASSERT && bravalue <= OP_ASSERTBACK_NA) in compile_branch()7173 case OP_ASSERTBACK_NA: in compile_branch()8149 *code == OP_ASSERTBACK_NA; in compile_regex()
1555 OP_ASSERTBACK_NA, /* 131 Positive non-atomic lookbehind */ enumerator
5412 case OP_ASSERTBACK_NA: in match()5788 case OP_ASSERTBACK_NA: in match()
Completed in 83 milliseconds