Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_study.c357 case OP_CRPOSQUERY: in find_minlength()
475 case OP_CRPOSQUERY: in find_minlength()
1398 case OP_CRPOSQUERY: in set_start_bits()
H A Dpcre_printint.c776 case OP_CRPOSQUERY: in pcre_printint()
H A Dpcre_compile.c866 OP_CRPOSQUERY, 0, /* CRQUERY, CRMINQUERY */
1947 case OP_CRPOSQUERY: in find_fixedlength()
2566 case OP_CRPOSQUERY: in could_be_empty_branch()
3075 case OP_CRPOSQUERY: in get_chr_property_list()
3758 *repeat_opcode = OP_CRPOSQUERY; in auto_possessify()
6491 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.c2892 case OP_CRPOSQUERY: in match()
3119 case OP_CRPOSQUERY: in match()
H A Dpcre_jit_compile.c626 case OP_CRPOSQUERY: in next_opcode()
7852 else if (*opcode >= OP_CRPOSSTAR && *opcode <= OP_CRPOSQUERY) in get_iterator_parameters()

Completed in 81 milliseconds