Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_study.c250 case OP_ASSERTBACK_NOT: in find_minlength()
1169 case OP_ASSERTBACK_NOT: in set_start_bits()
H A Dpcre2_printint.c425 case OP_ASSERTBACK_NOT: in pcre2_printint()
H A Dpcre2_auto_possess.c645 case OP_ASSERTBACK_NOT: in compare_opcodes()
H A Dpcre2_jit_compile.c933 case OP_ASSERTBACK_NOT: in next_opcode()
1796 case OP_ASSERTBACK_NOT: in set_private_data_ptrs()
2403 case OP_ASSERTBACK_NOT: in get_recurse_data_length()
2752 case OP_ASSERTBACK_NOT: in copy_recurse_data()
5496 case OP_ASSERTBACK_NOT: in scan_prefix()
12281 case OP_ASSERTBACK_NOT: in compile_matchingpath()
12318 if (cc[1] > OP_ASSERTBACK_NOT) in compile_matchingpath()
12625 if (*cc == OP_ASSERT_NOT || *cc == OP_ASSERTBACK_NOT) in compile_assert_backtrackingpath()
13173 if (current->cc[1] > OP_ASSERTBACK_NOT) in compile_braminzero_backtrackingpath()
13389 case OP_ASSERTBACK_NOT: in compile_backtrackingpath()
[all …]
H A Dpcre2_dfa_match.c584 if (*this_start_code == OP_ASSERTBACK || *this_start_code == OP_ASSERTBACK_NOT) in internal_dfa_match()
2746 case OP_ASSERTBACK_NOT: in internal_dfa_match()
H A Dpcre2_internal.h1553 OP_ASSERTBACK_NOT, /* 129 Negative lookbehind */ enumerator
H A Dpcre2_compile.c4856 case OP_ASSERTBACK_NOT: in first_significant_code()
6525 bravalue = OP_ASSERTBACK_NOT; in compile_branch()
7172 case OP_ASSERTBACK_NOT: in compile_branch()
8148 *code == OP_ASSERTBACK_NOT || in compile_regex()
H A Dpcre2_match.c5446 case OP_ASSERTBACK_NOT: in match()
5822 case OP_ASSERTBACK_NOT: in match()

Completed in 103 milliseconds