OP_SBRA          2012 ext/pcre/pcrelib/pcre_compile.c     case OP_SBRA:
OP_SBRA          2437 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_SBRA  || c == OP_SBRAPOS ||
OP_SBRA          5420 ext/pcre/pcrelib/pcre_compile.c                 *bracode += OP_SBRA - OP_BRA;
OP_SBRA          7444 ext/pcre/pcrelib/pcre_compile.c        op == OP_SBRA || op == OP_SBRAPOS)
OP_SBRA          7562 ext/pcre/pcrelib/pcre_compile.c        op == OP_SBRA || op == OP_SBRAPOS)
OP_SBRA           972 ext/pcre/pcrelib/pcre_exec.c         if (op >= OP_SBRA) md->match_function_type = MATCH_CBEGROUP;
OP_SBRA          1048 ext/pcre/pcrelib/pcre_exec.c     case OP_SBRA:
OP_SBRA          1053 ext/pcre/pcrelib/pcre_exec.c       if (op >= OP_SBRA || op == OP_ONCE)
OP_SBRA          1152 ext/pcre/pcrelib/pcre_exec.c         if (op >= OP_SBRA) md->match_function_type = MATCH_CBEGROUP;
OP_SBRA          1224 ext/pcre/pcrelib/pcre_exec.c       if (op >= OP_SBRA) md->match_function_type = MATCH_CBEGROUP;
OP_SBRA          1792 ext/pcre/pcrelib/pcre_exec.c       cbegroup = (*callpat >= OP_SBRA);
OP_SBRA          1899 ext/pcre/pcrelib/pcre_exec.c     if (*prev >= OP_SBRA || *prev == OP_ONCE)
OP_SBRA          2029 ext/pcre/pcrelib/pcre_exec.c       if (*prev >= OP_SBRA)    /* Could match an empty string */
OP_SBRA           125 ext/pcre/pcrelib/pcre_study.c     case OP_SBRA:
OP_SBRA           856 ext/pcre/pcrelib/pcre_study.c       case OP_SBRA: