Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c251 case OP_ASSERT_NA: in find_minlength()
1120 case OP_ASSERT_NA: in set_start_bits()
1135 case OP_ASSERT_NA: in set_start_bits()
H A Dpcre2_printint.c425 case OP_ASSERT_NA: in pcre2_printint()
H A Dpcre2_auto_possess.c658 case OP_ASSERT_NA: in compare_opcodes()
H A Dpcre2_compile.c6758 bravalue = OP_ASSERT_NA; in compile_branch()
7008 else if ((bravalue == OP_ASSERT || bravalue == OP_ASSERT_NA) && in compile_branch()
7433 case OP_ASSERT_NA: in compile_branch()
8722 else if (op == OP_ASSERT || op == OP_ASSERT_NA) in is_anchored()
8860 else if (op == OP_ASSERT || op == OP_ASSERT_NA) in is_startline()
9102 case OP_ASSERT_NA: in find_firstassertedcu()
9106 ((op == OP_ASSERT || op == OP_ASSERT_NA)?1:0)); in find_firstassertedcu()
H A Dpcre2_jit_compile.c976 case OP_ASSERT_NA: in next_opcode()
1149 case OP_ASSERT_NA: in check_opcode_types()
1883 case OP_ASSERT_NA: in set_private_data_ptrs()
2505 case OP_ASSERT_NA: in get_recurse_data_length()
2854 case OP_ASSERT_NA: in copy_recurse_data()
5651 case OP_ASSERT_NA: in scan_prefix()
11078 else if (opcode == OP_ASSERT_NA || opcode == OP_ASSERTBACK_NA || opcode == OP_SCRIPT_RUN || opcode … in compile_bracket_matchingpath()
11219 case OP_ASSERT_NA: in compile_bracket_matchingpath()
12693 case OP_ASSERT_NA: in compile_matchingpath()
13324 case OP_ASSERT_NA: in compile_bracket_backtrackingpath()
[all …]
H A Dpcre2_internal.h1580 OP_ASSERT_NA, /* 131 Positive non-atomic lookahead */ enumerator
H A Dpcre2_match.c5513 case OP_ASSERT_NA: in match()
5999 case OP_ASSERT_NA: in match()

Completed in 100 milliseconds