Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_study.c343 case OP_CRPLUS: in find_minlength()
449 case OP_CRPLUS: in find_minlength()
Dpcre_printint.c772 case OP_CRPLUS: in pcre_printint()
Dpcre_compile.c1913 case OP_CRPLUS: in find_fixedlength()
2519 case OP_CRPLUS: /* These repeats aren't empty */ in could_be_empty_branch()
3029 case OP_CRPLUS: in get_chr_property_list()
3685 case OP_CRPLUS: in auto_possessify()
5848 *code++ = OP_CRPLUS + repeat_type; in compile_branch()
6385 case OP_CRPLUS: *tempcode = OP_CRPOSPLUS; break; in compile_branch()
Dpcre_exec.c2741 case OP_CRPLUS: in match()
2881 case OP_CRPLUS: in match()
3108 case OP_CRPLUS: in match()
Dpcre_internal.h2022 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.c622 case OP_CRPLUS: in next_opcode()
917 case OP_CRPLUS: in get_class_iterator_size()
6063 case OP_CRPLUS: in compile_ref_iterator_matchingpath()