Home
last modified time | relevance | path

Searched refs:OP_SBRAPOS (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c129 case OP_SBRAPOS: in find_minlength()
860 case OP_SBRAPOS: in set_start_bits()
H A Dpcre_compile.c2013 case OP_SBRAPOS: in find_fixedlength()
2437 if (c == OP_SBRA || c == OP_SBRAPOS || in could_be_empty_branch()
7444 op == OP_SBRA || op == OP_SBRAPOS) in is_anchored()
7562 op == OP_SBRA || op == OP_SBRAPOS) in is_startline()
H A Dpcre_internal.h2078 OP_SBRAPOS, /* 131 Ditto, with unlimited, possessive repeat */ enumerator
H A Dpcre_exec.c1215 case OP_SBRAPOS: in match()

Completed in 62 milliseconds