Home
last modified time | relevance | path

Searched refs:OP_NOTPOSPLUS (Results 1 – 10 of 10) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_find_bracket.c194 case OP_NOTPOSPLUS: in PRIV()
Dpcre2_pattern_info.c324 case OP_NOTPOSPLUS: in pcre2_callout_enumerate()
Dpcre2_study.c286 case OP_NOTPOSPLUS: in find_minlength()
948 case OP_NOTPOSPLUS: in set_start_bits()
Dpcre2_printint.c553 case OP_NOTPOSPLUS: in pcre2_printint()
Dpcre2_auto_possess.c1264 case OP_NOTPOSPLUS: in PRIV()
Dpcre2_dfa_match.c2256 case OP_NOTPOSPLUS: in internal_dfa_match()
2274 (codevalue == OP_POSPLUS || codevalue == OP_NOTPOSPLUS)) in internal_dfa_match()
Dpcre2_internal.h1444 OP_NOTPOSPLUS, /* 69 */ enumerator
Dpcre2_compile.c698 OP_NOTPOSPLUS, 0, /* NOTPLUS, NOTMINPLUS */
1198 case OP_NOTPOSPLUS: in find_fixedlength()
1626 case OP_NOTPOSPLUS: in could_be_empty_branch()
2584 case OP_NOTPOSPLUS: in find_recurse()
Dpcre2_jit_compile.c749 case OP_NOTPOSPLUS: in next_opcode()
973 case OP_NOTPOSPLUS: in is_accelerated_repeat()
1620 case OP_NOTPOSPLUS: in get_framesize()
9435 case OP_NOTPOSPLUS: in compile_matchingpath()
10568 case OP_NOTPOSPLUS: in compile_backtrackingpath()
Dpcre2_match.c3826 case OP_NOTPOSPLUS: in match()