Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_byte_order.c214 case OP_MINSTAR: in pcre_pattern_to_host_byte_order()
Dpcre_study.c554 case OP_MINSTAR: in find_minlength()
1042 case OP_MINSTAR: in set_start_bits()
Dpcre_printint.c475 case OP_MINSTAR: in pcre_printint()
Dpcre_compile.c1981 case OP_MINSTAR: in find_fixedlength()
2184 case OP_MINSTAR: in PRIV()
2329 case OP_MINSTAR: in find_recurse()
2680 case OP_MINSTAR: in could_be_empty_branch()
3695 case OP_MINSTAR: in auto_possessify()
3696 *code += OP_POSSTAR - OP_MINSTAR; in auto_possessify()
3828 case OP_MINSTAR: in auto_possessify()
Dpcre_internal.h1937 OP_MINSTAR, /* 34 these six opcodes must come in pairs, with */ enumerator
Dpcre_jit_compile.c682 case OP_MINSTAR: in next_opcode()
1009 case OP_MINSTAR: \
8043 case OP_MINSTAR: in compile_iterator_matchingpath()
8348 case OP_MINSTAR: in compile_matchingpath()
8658 case OP_MINSTAR: in compile_iterator_backtrackingpath()
9494 case OP_MINSTAR: in compile_backtrackingpath()
DHACKING241 OP_MINSTAR OP_MINSTARI
Dpcre_dfa_exec.c2411 case OP_MINSTAR: in internal_dfa_exec()
Dpcretest.c2577 case OP_MINSTAR: in regexflip8_or_16()
Dpcre_exec.c3368 case OP_MINSTAR: in match()