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.c538 case OP_UPTOI: in find_minlength()
1067 case OP_UPTOI: in set_start_bits()
Dpcre_printint.c507 case OP_UPTOI: in pcre_printint()
Dpcre_compile.c2046 case OP_UPTOI: in find_fixedlength()
2169 case OP_UPTOI: in PRIV()
2314 case OP_UPTOI: in find_recurse()
2709 case OP_UPTOI: in could_be_empty_branch()
3846 case OP_UPTOI: in auto_possessify()
6474 case OP_UPTOI: *tempcode = OP_POSUPTOI; break; in compile_branch()
Dpcre_internal.h1961 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.c700 case OP_UPTOI: in next_opcode()
1039 case OP_UPTOI: \
8366 case OP_UPTOI: in compile_matchingpath()
9512 case OP_UPTOI: in compile_backtrackingpath()
Dpcretest.c2595 case OP_UPTOI: in regexflip8_or_16()
Dpcre_exec.c3333 case OP_UPTOI: in match()