Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_study.c359 case OP_CRPOSQUERY: in find_minlength()
477 case OP_CRPOSQUERY: in find_minlength()
1400 case OP_CRPOSQUERY: in set_start_bits()
H A Dpcre_printint.c778 case OP_CRPOSQUERY: in pcre_printint()
H A Dpcre_compile.c869 OP_CRPOSQUERY, 0, /* CRQUERY, CRMINQUERY */
1950 case OP_CRPOSQUERY: in find_fixedlength()
2569 case OP_CRPOSQUERY: in could_be_empty_branch()
3078 case OP_CRPOSQUERY: in get_chr_property_list()
3761 *repeat_opcode = OP_CRPOSQUERY; in auto_possessify()
6575 case OP_CRQUERY: *tempcode = OP_CRPOSQUERY; break; in compile_branch()
H A Dpcre_internal.h2040 OP_CRPOSQUERY, /* 108 */ enumerator
H A DHACKING383 OP_CRPOSQUERY
H A Dpcre_exec.c2894 case OP_CRPOSQUERY: in match()
3121 case OP_CRPOSQUERY: in match()
H A Dpcre_jit_compile.c641 case OP_CRPOSQUERY: in next_opcode()
3720 case OP_CRPOSQUERY: in scan_prefix()
3788 case OP_CRPOSQUERY: in scan_prefix()
8686 else if (*opcode >= OP_CRPOSSTAR && *opcode <= OP_CRPOSQUERY) in get_iterator_parameters()

Completed in 79 milliseconds