Home
last modified time | relevance | path

Searched refs:OP_CRPOSQUERY (Results 1 – 9 of 9) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_study.c427 case OP_CRPOSQUERY: in find_minlength()
583 case OP_CRPOSQUERY: in find_minlength()
1535 case OP_CRPOSQUERY: in set_start_bits()
Dpcre2_auto_possess.c470 case OP_CRPOSQUERY: in get_chr_property_list()
1189 *repeat_opcode = OP_CRPOSQUERY; in PRIV()
Dpcre2_printint.c775 case OP_CRPOSQUERY: in pcre2_printint()
Dpcre2_dfa_match.c2619 case OP_CRPOSQUERY: in internal_dfa_match()
2623 if (*ecode == OP_CRPOSQUERY) in internal_dfa_match()
Dpcre2_internal.h1454 OP_CRPOSQUERY, /* 108 */ enumerator
Dpcre2_match.c1811 case OP_CRPOSQUERY: in match()
2049 case OP_CRPOSQUERY: in match()
Dpcre2_jit_compile.c698 case OP_CRPOSQUERY: in next_opcode()
4125 case OP_CRPOSQUERY: in scan_prefix()
4193 case OP_CRPOSQUERY: in scan_prefix()
9802 else if (*opcode >= OP_CRPOSSTAR && *opcode <= OP_CRPOSQUERY) in get_iterator_parameters()
Dpcre2_compile.c830 OP_CRPOSQUERY, 0, /* CRQUERY, CRMINQUERY */
/external/pcre/dist2/
DHACKING637 OP_CRPOSQUERY