Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_study.c251 case OP_ASSERT_NA: in find_minlength()
1123 case OP_ASSERT_NA: in set_start_bits()
H A Dpcre2_printint.c395 case OP_ASSERT_NA: in pcre2_printint()
H A Dpcre2_auto_possess.c634 case OP_ASSERT_NA: in compare_opcodes()
H A Dpcre2_compile.c6382 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()
H A Dpcre2_internal.h1530 OP_ASSERT_NA, /* 130 Positive non-atomic lookahead */ enumerator
H A Dpcre2_jit_compile.c929 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 …]
H A Dpcre2_match.c5202 case OP_ASSERT_NA: in match()
5578 case OP_ASSERT_NA: in match()

Completed in 80 milliseconds