Home
last modified time | relevance | path

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

/external/pcre/
Dpcre_study.c303 case OP_CRPLUS: in find_minlength()
Dpcre_printint.src510 case OP_CRPLUS:
Dpcre_internal.h1373 OP_CRPLUS, /* 72 the minimizing one second. These codes must */ enumerator
Dpcre_exec.c2283 case OP_CRPLUS: in match()
2402 case OP_CRPLUS: in match()
2603 case OP_CRPLUS: in match()
DHACKING301 OP_CRPLUS
Dpcre_compile.c2048 case OP_CRPLUS: /* These repeats aren't empty */ in could_be_empty_branch()
4433 *code++ = OP_CRPLUS + repeat_type; in compile_branch()
Dpcre_dfa_exec.c2381 case OP_CRPLUS: in internal_dfa_exec()