Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c248 case OP_ASSERT_NOT: in find_minlength()
1132 case OP_ASSERT_NOT: in set_start_bits()
1257 case OP_ASSERT_NOT: in set_start_bits()
H A Dpcre2_printint.c422 case OP_ASSERT_NOT: in pcre2_printint()
H A Dpcre2_auto_possess.c647 case OP_ASSERT_NOT: in compare_opcodes()
H A Dpcre2_jit_compile.c973 case OP_ASSERT_NOT: in next_opcode()
1880 case OP_ASSERT_NOT: in set_private_data_ptrs()
2502 case OP_ASSERT_NOT: in get_recurse_data_length()
2851 case OP_ASSERT_NOT: in copy_recurse_data()
5648 case OP_ASSERT_NOT: in scan_prefix()
10228 if (conditional || (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT)) in compile_assert_matchingpath()
10300 if ((opcode != OP_ASSERT_NOT && opcode != OP_ASSERTBACK_NOT) || conditional) in compile_assert_matchingpath()
10325 if (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT) in compile_assert_matchingpath()
12606 case OP_ASSERT_NOT: in compile_matchingpath()
12952 if (*cc == OP_ASSERT_NOT || *cc == OP_ASSERTBACK_NOT) in compile_assert_backtrackingpath()
[all …]
H A Dpcre2_internal.h1577 OP_ASSERT_NOT, /* 128 Negative lookahead */ enumerator
H A Dpcre2_compile.c5066 case OP_ASSERT_NOT: in first_significant_code()
6776 bravalue = OP_ASSERT_NOT; in compile_branch()
7431 case OP_ASSERT_NOT: in compile_branch()
H A Dpcre2_match.c5547 case OP_ASSERT_NOT: in match()
6042 case OP_ASSERT_NOT: in match()
H A Dpcre2_dfa_match.c2791 case OP_ASSERT_NOT: in internal_dfa_match()

Completed in 107 milliseconds