Home
last modified time | relevance | path

Searched refs:OP_ASSERTBACK_NA (Results 1 – 7 of 7) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_study.c252 case OP_ASSERTBACK_NA: in find_minlength()
1170 case OP_ASSERTBACK_NA: in set_start_bits()
H A Dpcre2_printint.c427 case OP_ASSERTBACK_NA: in pcre2_printint()
H A Dpcre2_auto_possess.c653 case OP_ASSERTBACK_NA: in compare_opcodes()
H A Dpcre2_jit_compile.c935 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 …]
H A Dpcre2_compile.c4857 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()
H A Dpcre2_internal.h1555 OP_ASSERTBACK_NA, /* 131 Positive non-atomic lookbehind */ enumerator
H A Dpcre2_match.c5412 case OP_ASSERTBACK_NA: in match()
5788 case OP_ASSERTBACK_NA: in match()

Completed in 92 milliseconds