Home
last modified time | relevance | path

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

/PHP-5.5/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_compile.c868 OP_CRPOSQUERY, 0, /* CRQUERY, CRMINQUERY */
1949 case OP_CRPOSQUERY: in find_fixedlength()
2568 case OP_CRPOSQUERY: in could_be_empty_branch()
3077 case OP_CRPOSQUERY: in get_chr_property_list()
3760 *repeat_opcode = OP_CRPOSQUERY; in auto_possessify()
6493 case OP_CRQUERY: *tempcode = OP_CRPOSQUERY; break; in compile_branch()
H A Dpcre_internal.h2044 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.c626 case OP_CRPOSQUERY: in next_opcode()
7852 else if (*opcode >= OP_CRPOSSTAR && *opcode <= OP_CRPOSQUERY) in get_iterator_parameters()

Completed in 75 milliseconds