Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_byte_order.c245 case OP_NOTUPTO: in pcre_pattern_to_host_byte_order()
Dpcre_study.c539 case OP_NOTUPTO: in find_minlength()
904 case OP_NOTUPTO: in set_start_bits()
Dpcre_printint.c585 case OP_NOTUPTO: in pcre_printint()
Dpcre_compile.c2007 case OP_NOTUPTO: in find_fixedlength()
2170 case OP_NOTUPTO: in PRIV()
2315 case OP_NOTUPTO: in find_recurse()
2710 case OP_NOTUPTO: in could_be_empty_branch()
3859 case OP_NOTUPTO: in auto_possessify()
6479 case OP_NOTUPTO: *tempcode = OP_NOTPOSUPTO; break; in compile_branch()
Dpcre_internal.h1980 OP_NOTUPTO, /* 65 From 0 to n matches, caseful */ enumerator
Dpcre_dfa_exec.c2493 case OP_NOTUPTO: in internal_dfa_exec()
Dpcre_jit_compile.c713 case OP_NOTUPTO: in next_opcode()
1041 case OP_NOTUPTO: \
8379 case OP_NOTUPTO: in compile_matchingpath()
9525 case OP_NOTUPTO: in compile_backtrackingpath()
Dpcretest.c2608 case OP_NOTUPTO: in regexflip8_or_16()
Dpcre_exec.c3718 case OP_NOTUPTO: in match()