Home
last modified time | relevance | path

Searched refs:OP_NOTPOSQUERYI (Results 1 – 9 of 9) sorted by relevance

/external/pcre/dist/
Dpcre_byte_order.c263 case OP_NOTPOSQUERYI: in pcre_pattern_to_host_byte_order()
Dpcre_study.c574 case OP_NOTPOSQUERYI: in find_minlength()
894 case OP_NOTPOSQUERYI: in set_start_bits()
Dpcre_printint.c559 case OP_NOTPOSQUERYI: in pcre_printint()
Dpcre_compile.c854 OP_NOTPOSQUERYI, 0, /* NOTQUERYI, NOTMINQUERYI */
1998 case OP_NOTPOSQUERYI: in find_fixedlength()
2215 case OP_NOTPOSQUERYI: in PRIV()
2360 case OP_NOTPOSQUERYI: in find_recurse()
2703 case OP_NOTPOSQUERYI: in could_be_empty_branch()
3877 case OP_NOTPOSQUERYI: in auto_possessify()
6483 case OP_NOTQUERYI: *tempcode = OP_NOTPOSQUERYI; break; in compile_branch()
Dpcre_internal.h2004 OP_NOTPOSQUERYI, /* 83 */ enumerator
Dpcre_dfa_exec.c2361 case OP_NOTPOSQUERYI: in internal_dfa_exec()
Dpcre_jit_compile.c731 case OP_NOTPOSQUERYI: in next_opcode()
1397 case OP_NOTPOSQUERYI: in get_framesize()
8397 case OP_NOTPOSQUERYI: in compile_matchingpath()
9543 case OP_NOTPOSQUERYI: in compile_backtrackingpath()
Dpcretest.c2626 case OP_NOTPOSQUERYI: in regexflip8_or_16()
Dpcre_exec.c3745 case OP_NOTPOSQUERYI: in match()