Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_study.c416 case OP_CRPOSQUERY: in find_minlength()
544 case OP_CRPOSQUERY: in find_minlength()
1482 case OP_CRPOSQUERY: in set_start_bits()
Dpcre2_auto_possess.c470 case OP_CRPOSQUERY: in get_chr_property_list()
1157 *repeat_opcode = OP_CRPOSQUERY; in PRIV()
Dpcre2_printint.c776 case OP_CRPOSQUERY: in pcre2_printint()
Dpcre2_dfa_match.c2520 case OP_CRPOSQUERY: in internal_dfa_match()
2524 if (*ecode == OP_CRPOSQUERY) in internal_dfa_match()
Dpcre2_internal.h1499 OP_CRPOSQUERY, /* 108 */ enumerator
Dpcre2_compile.c720 OP_CRPOSQUERY, 0, /* CRQUERY, CRMINQUERY */
1152 case OP_CRPOSQUERY: in find_fixedlength()
1569 case OP_CRPOSQUERY: in could_be_empty_branch()
Dpcre2_match.c3001 case OP_CRPOSQUERY: in match()
3228 case OP_CRPOSQUERY: in match()
Dpcre2_jit_compile.c657 case OP_CRPOSQUERY: in next_opcode()
3731 case OP_CRPOSQUERY: in scan_prefix()
3799 case OP_CRPOSQUERY: in scan_prefix()
8712 else if (*opcode >= OP_CRPOSSTAR && *opcode <= OP_CRPOSQUERY) in get_iterator_parameters()
/external/pcre/dist2/
DHACKING420 OP_CRPOSQUERY