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.c512 case OP_MINSTAR: in find_minlength()
1000 case OP_MINSTAR: in set_start_bits()
Dpcre_printint.c475 case OP_MINSTAR: in pcre_printint()
Dpcre_compile.c1951 case OP_MINSTAR: in find_fixedlength()
2142 case OP_MINSTAR: in PRIV()
2271 case OP_MINSTAR: in find_recurse()
2627 case OP_MINSTAR: in could_be_empty_branch()
3628 case OP_MINSTAR: in auto_possessify()
3629 *code += OP_POSSTAR - OP_MINSTAR; in auto_possessify()
3760 case OP_MINSTAR: in auto_possessify()
Dpcre_internal.h1929 OP_MINSTAR, /* 34 these six opcodes must come in pairs, with */ enumerator
Dpcre_jit_compile.c686 case OP_MINSTAR: in next_opcode()
1023 case OP_MINSTAR: \
7984 case OP_MINSTAR: in compile_iterator_matchingpath()
8289 case OP_MINSTAR: in compile_matchingpath()
8600 case OP_MINSTAR: in compile_iterator_backtrackingpath()
9435 case OP_MINSTAR: in compile_backtrackingpath()
DHACKING241 OP_MINSTAR OP_MINSTARI
Dpcre_dfa_exec.c2411 case OP_MINSTAR: in internal_dfa_exec()
Dpcretest.c2574 case OP_MINSTAR: in regexflip8_or_16()
Dpcre_exec.c3361 case OP_MINSTAR: in match()