Home
last modified time | relevance | path

Searched refs:OP_POSPLUS (Results 1 – 11 of 11) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_auto_possess.c335 c != OP_POSPLUS); in get_chr_property_list()
1097 *code += OP_POSPLUS - OP_PLUS; in PRIV()
1101 *code += OP_POSPLUS - OP_MINPLUS; in PRIV()
1238 case OP_POSPLUS: in PRIV()
Dpcre2_find_bracket.c192 case OP_POSPLUS: in PRIV()
Dpcre2_pattern_info.c298 case OP_POSPLUS: in pcre2_callout_enumerate()
Dpcre2_study.c280 case OP_POSPLUS: in find_minlength()
1137 case OP_POSPLUS: in set_start_bits()
Dpcre2_printint.c463 case OP_POSPLUS: in pcre2_printint()
Dpcre2_compile.c684 OP_POSPLUS, 0, /* PLUS, MINPLUS */
1214 case OP_POSPLUS: in find_fixedlength()
1624 case OP_POSPLUS: in could_be_empty_branch()
2582 case OP_POSPLUS: in find_recurse()
8201 case OP_POSPLUS: in find_firstassertedcu()
Dpcre2_dfa_match.c2253 case OP_POSPLUS: in internal_dfa_match()
2274 (codevalue == OP_POSPLUS || codevalue == OP_NOTPOSPLUS)) in internal_dfa_match()
Dpcre2_internal.h1407 OP_POSPLUS, /* 43 Possessified plus, caseful */ enumerator
Dpcre2_jit_compile.c723 case OP_POSPLUS: in next_opcode()
959 case OP_POSPLUS: in is_accelerated_repeat()
1608 case OP_POSPLUS: in get_framesize()
3546 case OP_POSPLUS: in scan_prefix()
8717 if (*opcode == OP_POSPLUS) in get_iterator_parameters()
8774 case OP_POSPLUS: in get_iterator_parameters()
9409 case OP_POSPLUS: in compile_matchingpath()
10542 case OP_POSPLUS: in compile_backtrackingpath()
Dpcre2_match.c3460 case OP_POSPLUS: in match()
/external/pcre/dist2/
DHACKING272 OP_POSPLUS OP_POSPLUSI