Home
last modified time | relevance | path

Searched refs:OP_POSQUERYI (Results 1 – 10 of 10) sorted by relevance

/external/pcre/dist/
Dpcre_byte_order.c237 case OP_POSQUERYI: in pcre_pattern_to_host_byte_order()
Dpcre_study.c530 case OP_POSQUERYI: in find_minlength()
1013 case OP_POSQUERYI: in set_start_bits()
Dpcre_printint.c471 case OP_POSQUERYI: in pcre_printint()
Dpcre_compile.c830 OP_POSQUERYI, 0, /* QUERYI, MINQUERYI */
1984 case OP_POSQUERYI: in find_fixedlength()
2157 case OP_POSQUERYI: in PRIV()
2300 case OP_POSQUERYI: in find_recurse()
2648 case OP_POSQUERYI: in could_be_empty_branch()
3783 case OP_POSQUERYI: in auto_possessify()
6366 case OP_QUERYI: *tempcode = OP_POSQUERYI; break; in compile_branch()
Dpcre_internal.h1959 OP_POSQUERYI, /* 57 Posesssified query, caseless */ enumerator
DHACKING248 OP_POSQUERY OP_POSQUERYI
Dpcre_jit_compile.c709 case OP_POSQUERYI: in next_opcode()
1376 case OP_POSQUERYI: in get_framesize()
3257 case OP_POSQUERYI: in scan_prefix()
8312 case OP_POSQUERYI: in compile_matchingpath()
9458 case OP_POSQUERYI: in compile_backtrackingpath()
Dpcre_dfa_exec.c2358 case OP_POSQUERYI: in internal_dfa_exec()
Dpcretest.c2597 case OP_POSQUERYI: in regexflip8_or_16()
Dpcre_exec.c3352 case OP_POSQUERYI: in match()