Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c355 case OP_CRPOSQUERY: in find_minlength()
471 case OP_CRPOSQUERY: in find_minlength()
1394 case OP_CRPOSQUERY: in set_start_bits()
H A Dpcre_compile.c858 OP_CRPOSQUERY, 0, /* CRQUERY, CRMINQUERY */
1930 case OP_CRPOSQUERY: in find_fixedlength()
2549 case OP_CRPOSQUERY: in could_be_empty_branch()
3058 case OP_CRPOSQUERY: in get_chr_property_list()
3741 *repeat_opcode = OP_CRPOSQUERY; in auto_possessify()
6445 case OP_CRQUERY: *tempcode = OP_CRPOSQUERY; break; in compile_branch()
H A Dpcre_internal.h2036 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()
7810 else if (*opcode >= OP_CRPOSSTAR && *opcode <= OP_CRPOSQUERY) in get_iterator_parameters()

Completed in 104 milliseconds