Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_study.c226 case OP_ASSERT_NOT: in find_minlength()
1069 case OP_ASSERT_NOT: in set_start_bits()
Dpcre2_printint.c392 case OP_ASSERT_NOT: in pcre2_printint()
Dpcre2_jit_compile.c674 case OP_ASSERT_NOT: in next_opcode()
1332 case OP_ASSERT_NOT: in set_private_data_ptrs()
1801 case OP_ASSERT_NOT: in get_private_data_copy_length()
1981 case OP_ASSERT_NOT: in copy_private_data()
3534 case OP_ASSERT_NOT: in scan_prefix()
7385 if (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT) in compile_assert_matchingpath()
7411 if (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT) in compile_assert_matchingpath()
7441 if ((opcode != OP_ASSERT_NOT && opcode != OP_ASSERTBACK_NOT) || conditional) in compile_assert_matchingpath()
7457 if (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT) in compile_assert_matchingpath()
7489 if (opcode == OP_ASSERT_NOT || opcode == OP_ASSERTBACK_NOT) in compile_assert_matchingpath()
[all …]
Dpcre2_auto_possess.c587 case OP_ASSERT_NOT: in compare_opcodes()
Dpcre2_internal.h1529 OP_ASSERT_NOT, /* 127 Negative lookahead */ enumerator
Dpcre2_compile.c1015 case OP_ASSERT_NOT: in find_fixedlength()
1296 case OP_ASSERT_NOT: in first_significant_code()
6480 bravalue = OP_ASSERT_NOT; in compile_branch()
Dpcre2_dfa_match.c2572 case OP_ASSERT_NOT: in internal_dfa_match()
Dpcre2_match.c1631 case OP_ASSERT_NOT: in match()
/external/pcre/dist2/
DHACKING508 of the opcodes OP_ASSERT or OP_ASSERT_NOT. Backward assertions use the opcodes