Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_study.c440 case OP_CRPOSQUERY: in find_minlength()
605 case OP_CRPOSQUERY: in find_minlength()
1627 case OP_CRPOSQUERY: in set_start_bits()
H A Dpcre2_auto_possess.c489 case OP_CRPOSQUERY: in get_chr_property_list()
1232 *repeat_opcode = OP_CRPOSQUERY; in PRIV()
H A Dpcre2_printint.c811 case OP_CRPOSQUERY: in pcre2_printint()
H A Dpcre2_dfa_match.c2690 case OP_CRPOSQUERY: in internal_dfa_match()
2694 if (*ecode == OP_CRPOSQUERY) in internal_dfa_match()
H A Dpcre2_internal.h1522 OP_CRPOSQUERY, /* 108 */ enumerator
H A Dpcre2_match.c1901 case OP_CRPOSQUERY: in match()
2139 case OP_CRPOSQUERY: in match()
H A Dpcre2_jit_compile.c914 case OP_CRPOSQUERY: in next_opcode()
1471 case OP_CRPOSQUERY: in detect_early_fail()
5695 case OP_CRPOSQUERY: in scan_prefix()
5763 case OP_CRPOSQUERY: in scan_prefix()
11344 else if (*opcode >= OP_CRPOSSTAR && *opcode <= OP_CRPOSQUERY) in get_iterator_parameters()
H A Dpcre2_compile.c903 OP_CRPOSQUERY, 0, /* CRQUERY, CRMINQUERY */

Completed in 87 milliseconds