Home
last modified time | relevance | path

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

/PHP-7.4/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.c396 case OP_ASSERTBACK_NA: in pcre2_printint()
H A Dpcre2_auto_possess.c635 case OP_ASSERTBACK_NA: in compare_opcodes()
H A Dpcre2_jit_compile.c930 case OP_ASSERTBACK_NA: in next_opcode()
1101 case OP_ASSERTBACK_NA: in check_opcode_types()
1798 case OP_ASSERTBACK_NA: in set_private_data_ptrs()
2377 case OP_ASSERTBACK_NA: in get_recurse_data_length()
2703 case OP_ASSERTBACK_NA: in copy_recurse_data()
2973 if (*cc >= OP_ASSERT && *cc <= OP_ASSERTBACK_NA) in set_then_offsets()
5420 case OP_ASSERTBACK_NA: in scan_prefix()
10530 if (opcode == OP_ASSERT_NA || opcode == OP_ASSERTBACK_NA) in compile_bracket_matchingpath()
11997 case OP_ASSERTBACK_NA: in compile_matchingpath()
12602 if (opcode == OP_ASSERT_NA || opcode == OP_ASSERTBACK_NA) in compile_bracket_backtrackingpath()
[all …]
H A Dpcre2_compile.c4748 case OP_ASSERTBACK_NA: in first_significant_code()
6418 bravalue = OP_ASSERTBACK_NA; in compile_branch()
6480 if (bravalue >= OP_ASSERT && bravalue <= OP_ASSERTBACK_NA) in compile_branch()
7056 case OP_ASSERTBACK_NA: in compile_branch()
8022 *code == OP_ASSERTBACK_NA; in compile_regex()
H A Dpcre2_internal.h1531 OP_ASSERTBACK_NA, /* 131 Positive non-atomic lookbehind */ enumerator
H A Dpcre2_match.c5203 case OP_ASSERTBACK_NA: in match()
5579 case OP_ASSERTBACK_NA: in match()

Completed in 109 milliseconds