Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_study.c348 case OP_CRPLUS: in find_minlength()
482 case OP_CRPLUS: in find_minlength()
Dpcre_printint.c772 case OP_CRPLUS: in pcre_printint()
Dpcre_compile.c1943 case OP_CRPLUS: in find_fixedlength()
2572 case OP_CRPLUS: /* These repeats aren't empty */ in could_be_empty_branch()
3082 case OP_CRPLUS: in get_chr_property_list()
3753 case OP_CRPLUS: in auto_possessify()
5950 *code++ = OP_CRPLUS + repeat_type; in compile_branch()
6492 case OP_CRPLUS: *tempcode = OP_CRPOSPLUS; break; in compile_branch()
Dpcre_exec.c2748 case OP_CRPLUS: in match()
2888 case OP_CRPLUS: in match()
3115 case OP_CRPLUS: in match()
Dpcre_internal.h2030 OP_CRPLUS, /* 100 the minimizing one second. These codes must */ enumerator
DHACKING378 OP_CRPLUS
Dpcre_dfa_exec.c2587 case OP_CRPLUS: in internal_dfa_exec()
Dpcre_jit_compile.c618 case OP_CRPLUS: in next_opcode()
903 case OP_CRPLUS: in get_class_iterator_size()
6115 case OP_CRPLUS: in compile_ref_iterator_matchingpath()