Home
last modified time | relevance | path

Searched refs:OP_TYPEMINSTAR (Results 1 – 6 of 6) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c307 case OP_TYPEMINSTAR: in find_minlength()
1121 case OP_TYPEMINSTAR: in set_start_bits()
H A Dpcre_compile.c2022 case OP_TYPEMINSTAR: in find_fixedlength()
2110 case OP_TYPEMINSTAR: in PRIV()
2230 case OP_TYPEMINSTAR: in find_recurse()
2558 case OP_TYPEMINSTAR: in could_be_empty_branch()
7478 else if ((op == OP_TYPESTAR || op == OP_TYPEMINSTAR || in is_anchored()
7597 else if (op == OP_TYPESTAR || op == OP_TYPEMINSTAR || op == OP_TYPEPOSSTAR) in is_startline()
H A Dpcre_printint.src308 case OP_TYPEMINSTAR:
H A Dpcre_internal.h2005 OP_TYPEMINSTAR, /* 86 these six opcodes must come in pairs, with */ enumerator
H A DHACKING260 OP_TYPEMINSTAR
H A Dpcre_exec.c4028 case OP_TYPEMINSTAR: in match()

Completed in 74 milliseconds