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.c195 case OP_NOTPOSPLUS: in PRIV()
Dpcre2_pattern_info.c345 case OP_NOTPOSPLUS: in pcre2_callout_enumerate()
Dpcre2_study.c297 case OP_NOTPOSPLUS: in find_minlength()
991 case OP_NOTPOSPLUS: in set_start_bits()
Dpcre2_printint.c552 case OP_NOTPOSPLUS: in pcre2_printint()
Dpcre2_auto_possess.c1297 case OP_NOTPOSPLUS: in PRIV()
Dpcre2_dfa_match.c2355 case OP_NOTPOSPLUS: in internal_dfa_match()
2373 (codevalue == OP_POSPLUS || codevalue == OP_NOTPOSPLUS)) in internal_dfa_match()
Dpcre2_internal.h1399 OP_NOTPOSPLUS, /* 69 */ enumerator
Dpcre2_compile.c808 OP_NOTPOSPLUS, 0, /* NOTPLUS, NOTMINPLUS */
8167 case OP_NOTPOSPLUS: in find_recurse()
Dpcre2_jit_compile.c789 case OP_NOTPOSPLUS: in next_opcode()
1015 case OP_NOTPOSPLUS: in is_accelerated_repeat()
1662 case OP_NOTPOSPLUS: in get_framesize()
10529 case OP_NOTPOSPLUS: in compile_matchingpath()
11664 case OP_NOTPOSPLUS: in compile_backtrackingpath()
Dpcre2_match.c1431 case OP_NOTPOSPLUS: in match()