Home
last modified time | relevance | path

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

/PHP-7.4/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.c472 case OP_CRPOSQUERY: in get_chr_property_list()
1210 *repeat_opcode = OP_CRPOSQUERY; in PRIV()
H A Dpcre2_printint.c779 case OP_CRPOSQUERY: in pcre2_printint()
H A Dpcre2_internal.h1498 OP_CRPOSQUERY, /* 108 */ enumerator
H A Dpcre2_dfa_match.c2633 case OP_CRPOSQUERY: in internal_dfa_match()
2637 if (*ecode == OP_CRPOSQUERY) in internal_dfa_match()
H A Dpcre2_match.c1884 case OP_CRPOSQUERY: in match()
2122 case OP_CRPOSQUERY: in match()
H A Dpcre2_jit_compile.c909 case OP_CRPOSQUERY: in next_opcode()
1464 case OP_CRPOSQUERY: in detect_early_fail()
5617 case OP_CRPOSQUERY: in scan_prefix()
5685 case OP_CRPOSQUERY: in scan_prefix()
11036 else if (*opcode >= OP_CRPOSSTAR && *opcode <= OP_CRPOSQUERY) in get_iterator_parameters()
H A Dpcre2_compile.c898 OP_CRPOSQUERY, 0, /* CRQUERY, CRMINQUERY */

Completed in 164 milliseconds