Home
last modified time | relevance | path

Searched refs:OP_ASSERT_NOT (Results 1 – 8 of 8) sorted by relevance

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_study.c248 case OP_ASSERT_NOT: in find_minlength()
1167 case OP_ASSERT_NOT: in set_start_bits()
H A Dpcre2_printint.c392 case OP_ASSERT_NOT: in pcre2_printint()
H A Dpcre2_auto_possess.c626 case OP_ASSERT_NOT: in compare_opcodes()
H A Dpcre2_internal.h1527 OP_ASSERT_NOT, /* 127 Negative lookahead */ enumerator
H A Dpcre2_jit_compile.c926 case OP_ASSERT_NOT: in next_opcode()
1789 case OP_ASSERT_NOT: in set_private_data_ptrs()
2369 case OP_ASSERT_NOT: in get_recurse_data_length()
2695 case OP_ASSERT_NOT: in copy_recurse_data()
5420 case OP_ASSERT_NOT: in scan_prefix()
9733 if (conditional || (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT)) in compile_assert_matchingpath()
9789 if ((opcode != OP_ASSERT_NOT && opcode != OP_ASSERTBACK_NOT) || conditional) in compile_assert_matchingpath()
9806 if (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT) in compile_assert_matchingpath()
12048 case OP_ASSERT_NOT: in compile_matchingpath()
12394 if (*cc == OP_ASSERT_NOT || *cc == OP_ASSERTBACK_NOT) in compile_assert_backtrackingpath()
[all …]
H A Dpcre2_compile.c4767 case OP_ASSERT_NOT: in first_significant_code()
6423 bravalue = OP_ASSERT_NOT; in compile_branch()
7074 case OP_ASSERT_NOT: in compile_branch()
H A Dpcre2_match.c5238 case OP_ASSERT_NOT: in match()
5614 case OP_ASSERT_NOT: in match()
H A Dpcre2_dfa_match.c2687 case OP_ASSERT_NOT: in internal_dfa_match()

Completed in 114 milliseconds