Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_byte_order.c258 case OP_NOTUPTOI: in pcre_pattern_to_host_byte_order()
Dpcre_study.c498 case OP_NOTUPTOI: in find_minlength()
863 case OP_NOTUPTOI: in set_start_bits()
Dpcre_printint.c578 case OP_NOTUPTOI: in pcre_printint()
Dpcre_compile.c1978 case OP_NOTUPTOI: in find_fixedlength()
2258 case OP_NOTUPTOI: in find_recurse()
2658 case OP_NOTUPTOI: in could_be_empty_branch()
3804 case OP_NOTUPTOI: in auto_possessify()
6377 case OP_NOTUPTOI: *tempcode = OP_NOTPOSUPTOI; break; in compile_branch()
Dpcre_internal.h1990 OP_NOTUPTOI, /* 78 From 0 to n matches, caseless */ enumerator
Dpcre_dfa_exec.c2484 case OP_NOTUPTOI: in internal_dfa_exec()
Dpcre_jit_compile.c730 case OP_NOTUPTOI: in next_opcode()
1057 case OP_NOTUPTOI: \
8333 case OP_NOTUPTOI: in compile_matchingpath()
9479 case OP_NOTUPTOI: in compile_backtrackingpath()
Dpcretest.c2618 case OP_NOTUPTOI: in regexflip8_or_16()
Dpcre_exec.c3712 case OP_NOTUPTOI: in match()