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.c572 case OP_POSQUERYI: in find_minlength()
1055 case OP_POSQUERYI: in set_start_bits()
Dpcre_printint.c471 case OP_POSQUERYI: in pcre_printint()
Dpcre_compile.c840 OP_POSQUERYI, 0, /* QUERYI, MINQUERYI */
2014 case OP_POSQUERYI: in find_fixedlength()
2213 case OP_POSQUERYI: in PRIV()
2358 case OP_POSQUERYI: in find_recurse()
2701 case OP_POSQUERYI: in could_be_empty_branch()
3851 case OP_POSQUERYI: in auto_possessify()
6473 case OP_QUERYI: *tempcode = OP_POSQUERYI; break; in compile_branch()
Dpcre_internal.h1967 OP_POSQUERYI, /* 57 Posesssified query, caseless */ enumerator
DHACKING248 OP_POSQUERY OP_POSQUERYI
Dpcre_dfa_exec.c2358 case OP_POSQUERYI: in internal_dfa_exec()
Dpcre_jit_compile.c705 case OP_POSQUERYI: in next_opcode()
1385 case OP_POSQUERYI: in get_framesize()
3313 case OP_POSQUERYI: in scan_prefix()
8371 case OP_POSQUERYI: in compile_matchingpath()
9517 case OP_POSQUERYI: in compile_backtrackingpath()
Dpcretest.c2600 case OP_POSQUERYI: in regexflip8_or_16()
Dpcre_exec.c3359 case OP_POSQUERYI: in match()