Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c250 case OP_ASSERTBACK_NOT: in find_minlength()
1134 case OP_ASSERTBACK_NOT: in set_start_bits()
1259 case OP_ASSERTBACK_NOT: in set_start_bits()
H A Dpcre2_printint.c424 case OP_ASSERTBACK_NOT: in pcre2_printint()
H A Dpcre2_auto_possess.c652 case OP_ASSERTBACK_NOT: in compare_opcodes()
H A Dpcre2_jit_compile.c975 case OP_ASSERTBACK_NOT: in next_opcode()
1882 case OP_ASSERTBACK_NOT: in set_private_data_ptrs()
2504 case OP_ASSERTBACK_NOT: in get_recurse_data_length()
2853 case OP_ASSERTBACK_NOT: in copy_recurse_data()
5650 case OP_ASSERTBACK_NOT: in scan_prefix()
12670 case OP_ASSERTBACK_NOT: in compile_matchingpath()
12707 if (cc[1] > OP_ASSERTBACK_NOT) in compile_matchingpath()
13014 if (*cc == OP_ASSERT_NOT || *cc == OP_ASSERTBACK_NOT) in compile_assert_backtrackingpath()
13605 if (current->cc[1] > OP_ASSERTBACK_NOT) in compile_braminzero_backtrackingpath()
13838 case OP_ASSERTBACK_NOT: in compile_backtrackingpath()
[all …]
H A Dpcre2_dfa_match.c586 if (*this_start_code == OP_ASSERTBACK || *this_start_code == OP_ASSERTBACK_NOT) in internal_dfa_match()
2793 case OP_ASSERTBACK_NOT: in internal_dfa_match()
H A Dpcre2_internal.h1579 OP_ASSERTBACK_NOT, /* 130 Negative lookbehind */ enumerator
H A Dpcre2_compile.c5069 case OP_ASSERTBACK_NOT: in first_significant_code()
6789 bravalue = OP_ASSERTBACK_NOT; in compile_branch()
7435 case OP_ASSERTBACK_NOT: in compile_branch()
8431 *code == OP_ASSERTBACK_NOT || in compile_regex()
H A Dpcre2_match.c5548 case OP_ASSERTBACK_NOT: in match()
6037 case OP_ASSERTBACK_NOT: in match()

Completed in 102 milliseconds