Home
last modified time | relevance | path

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

/PHP-7.4/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.c625 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()
1794 case OP_ASSERT_NOT: in set_private_data_ptrs()
2373 case OP_ASSERT_NOT: in get_recurse_data_length()
2699 case OP_ASSERT_NOT: in copy_recurse_data()
5416 case OP_ASSERT_NOT: in scan_prefix()
9656 if (conditional || (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT)) in compile_assert_matchingpath()
9712 if ((opcode != OP_ASSERT_NOT && opcode != OP_ASSERTBACK_NOT) || conditional) in compile_assert_matchingpath()
9729 if (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT) in compile_assert_matchingpath()
11971 case OP_ASSERT_NOT: in compile_matchingpath()
12317 if (*cc == OP_ASSERT_NOT || *cc == OP_ASSERTBACK_NOT) in compile_assert_backtrackingpath()
[all …]
H A Dpcre2_compile.c4745 case OP_ASSERT_NOT: in first_significant_code()
6401 bravalue = OP_ASSERT_NOT; in compile_branch()
7052 case OP_ASSERT_NOT: in compile_branch()
H A Dpcre2_match.c5236 case OP_ASSERT_NOT: in match()
5612 case OP_ASSERT_NOT: in match()
H A Dpcre2_dfa_match.c2687 case OP_ASSERT_NOT: in internal_dfa_match()

Completed in 100 milliseconds