Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_byte_order.c232 case OP_UPTOI: in pcre_pattern_to_host_byte_order()
Dpcre_study.c496 case OP_UPTOI: in find_minlength()
1025 case OP_UPTOI: in set_start_bits()
Dpcre_printint.c507 case OP_UPTOI: in pcre_printint()
Dpcre_compile.c2016 case OP_UPTOI: in find_fixedlength()
2135 case OP_UPTOI: in PRIV()
2256 case OP_UPTOI: in find_recurse()
2656 case OP_UPTOI: in could_be_empty_branch()
3778 case OP_UPTOI: in auto_possessify()
6367 case OP_UPTOI: *tempcode = OP_POSUPTOI; break; in compile_branch()
Dpcre_internal.h1953 OP_UPTOI, /* 52 From 0 to n matches of one character, caseless */ enumerator
DHACKING257 OP_UPTO OP_UPTOI
Dpcre_dfa_exec.c2481 case OP_UPTOI: in internal_dfa_exec()
Dpcre_jit_compile.c704 case OP_UPTOI: in next_opcode()
1053 case OP_UPTOI: \
8307 case OP_UPTOI: in compile_matchingpath()
9453 case OP_UPTOI: in compile_backtrackingpath()
Dpcretest.c2592 case OP_UPTOI: in regexflip8_or_16()
Dpcre_exec.c3326 case OP_UPTOI: in match()