Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c489 case OP_CRPOSQUERY: in get_chr_property_list()
1238 *repeat_opcode = OP_CRPOSQUERY; in PRIV()
H A Dpcre2_study.c443 case OP_CRPOSQUERY: in find_minlength()
608 case OP_CRPOSQUERY: in find_minlength()
1717 case OP_CRPOSQUERY: in set_start_bits()
H A Dpcre2_printint.c830 case OP_CRPOSQUERY: in pcre2_printint()
H A Dpcre2_dfa_match.c2737 case OP_CRPOSQUERY: in internal_dfa_match()
2741 if (*ecode == OP_CRPOSQUERY) in internal_dfa_match()
H A Dpcre2_internal.h1547 OP_CRPOSQUERY, /* 108 */ enumerator
H A Dpcre2_match.c1952 case OP_CRPOSQUERY: in match()
2190 case OP_CRPOSQUERY: in match()
H A Dpcre2_jit_compile.c955 case OP_CRPOSQUERY: in next_opcode()
1553 case OP_CRPOSQUERY: in detect_early_fail()
5849 case OP_CRPOSQUERY: in scan_prefix()
5917 case OP_CRPOSQUERY: in scan_prefix()
11732 else if (*opcode >= OP_CRPOSSTAR && *opcode <= OP_CRPOSQUERY) in get_iterator_parameters()
H A Dpcre2_compile.c909 OP_CRPOSQUERY, 0, /* CRQUERY, CRMINQUERY */

Completed in 132 milliseconds