Home
last modified time | relevance | path

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

/PHP-7.4/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.c394 case OP_ASSERTBACK_NOT: in pcre2_printint()
H A Dpcre2_auto_possess.c627 case OP_ASSERTBACK_NOT: in compare_opcodes()
H A Dpcre2_jit_compile.c928 case OP_ASSERTBACK_NOT: in next_opcode()
1796 case OP_ASSERTBACK_NOT: in set_private_data_ptrs()
2375 case OP_ASSERTBACK_NOT: in get_recurse_data_length()
2701 case OP_ASSERTBACK_NOT: in copy_recurse_data()
5418 case OP_ASSERTBACK_NOT: in scan_prefix()
11973 case OP_ASSERTBACK_NOT: in compile_matchingpath()
12010 if (cc[1] > OP_ASSERTBACK_NOT) in compile_matchingpath()
12317 if (*cc == OP_ASSERT_NOT || *cc == OP_ASSERTBACK_NOT) in compile_assert_backtrackingpath()
12865 if (current->cc[1] > OP_ASSERTBACK_NOT) in compile_braminzero_backtrackingpath()
13081 case OP_ASSERTBACK_NOT: in compile_backtrackingpath()
[all …]
H A Dpcre2_internal.h1529 OP_ASSERTBACK_NOT, /* 129 Negative lookbehind */ enumerator
H A Dpcre2_dfa_match.c584 if (*this_start_code == OP_ASSERTBACK || *this_start_code == OP_ASSERTBACK_NOT) in internal_dfa_match()
2689 case OP_ASSERTBACK_NOT: in internal_dfa_match()
H A Dpcre2_compile.c4747 case OP_ASSERTBACK_NOT: in first_significant_code()
6413 bravalue = OP_ASSERTBACK_NOT; in compile_branch()
7055 case OP_ASSERTBACK_NOT: in compile_branch()
8021 *code == OP_ASSERTBACK_NOT || in compile_regex()
H A Dpcre2_match.c5237 case OP_ASSERTBACK_NOT: in match()
5613 case OP_ASSERTBACK_NOT: in match()

Completed in 205 milliseconds