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.c337 c != OP_POSPLUS); in get_chr_property_list()
1151 *code += OP_POSPLUS - OP_PLUS; in PRIV()
1155 *code += OP_POSPLUS - OP_MINPLUS; in PRIV()
1292 case OP_POSPLUS: in PRIV()
Dpcre2_find_bracket.c193 case OP_POSPLUS: in PRIV()
Dpcre2_pattern_info.c319 case OP_POSPLUS: in pcre2_callout_enumerate()
Dpcre2_study.c304 case OP_POSPLUS: in find_minlength()
1236 case OP_POSPLUS: in set_start_bits()
Dpcre2_printint.c465 case OP_POSPLUS: in pcre2_printint()
Dpcre2_internal.h1406 OP_POSPLUS, /* 43 Possessified plus, caseful */ enumerator
Dpcre2_dfa_match.c2366 case OP_POSPLUS: in internal_dfa_match()
2387 (codevalue == OP_POSPLUS || codevalue == OP_NOTPOSPLUS)) in internal_dfa_match()
Dpcre2_compile.c862 OP_POSPLUS, 0, /* PLUS, MINPLUS */
8602 case OP_POSPLUS: in find_recurse()
8697 case OP_POSPLUS: in find_firstassertedcu()
Dpcre2_jit_compile.c977 case OP_POSPLUS: in next_opcode()
1363 case OP_POSPLUS: in detect_early_fail()
2070 case OP_POSPLUS: in get_framesize()
5435 case OP_POSPLUS: in scan_prefix()
11118 if (*opcode == OP_POSPLUS) in get_iterator_parameters()
11175 case OP_POSPLUS: in get_iterator_parameters()
11940 case OP_POSPLUS: in compile_matchingpath()
13081 case OP_POSPLUS: in compile_backtrackingpath()
Dpcre2_match.c1158 case OP_POSPLUS: in match()
/external/pcre/dist2/
DHACKING487 OP_POSPLUS OP_POSPLUSI