Home
last modified time | relevance | path

Searched refs:OP_CRMINSTAR (Results 1 – 8 of 8) sorted by relevance

/external/pcre/dist/
Dpcre_study.c350 case OP_CRMINSTAR: in find_minlength()
440 case OP_CRMINSTAR: in find_minlength()
1354 case OP_CRMINSTAR: in set_start_bits()
Dpcre_printint.c771 case OP_CRMINSTAR: in pcre_printint()
Dpcre_compile.c1912 case OP_CRMINSTAR: in find_fixedlength()
2511 case OP_CRMINSTAR: in could_be_empty_branch()
3020 case OP_CRMINSTAR: in get_chr_property_list()
3681 case OP_CRMINSTAR: in auto_possessify()
Dpcre_exec.c2740 case OP_CRMINSTAR: in match()
2880 case OP_CRMINSTAR: in match()
3107 case OP_CRMINSTAR: in match()
Dpcre_internal.h2021 OP_CRMINSTAR, /* 99 all these opcodes must come in pairs, with */ enumerator
DHACKING376 OP_CRMINSTAR
Dpcre_dfa_exec.c2573 case OP_CRMINSTAR: in internal_dfa_exec()
Dpcre_jit_compile.c621 case OP_CRMINSTAR: in next_opcode()
920 case OP_CRMINSTAR: in get_class_iterator_size()
6058 case OP_CRMINSTAR: in compile_ref_iterator_matchingpath()
6175 if (type != OP_CRMINSTAR) in compile_ref_iterator_matchingpath()