OP_SBRA          4027 ext/pcre/pcrelib/pcre_compile.c               *bracode += OP_SBRA - OP_BRA;
OP_SBRA           723 ext/pcre/pcrelib/pcre_exec.c     case OP_SBRA:
OP_SBRA           725 ext/pcre/pcrelib/pcre_exec.c     flags = (op >= OP_SBRA)? match_cbegroup : 0;
OP_SBRA          1034 ext/pcre/pcrelib/pcre_exec.c       flags = (*callpat >= OP_SBRA)? match_cbegroup : 0;
OP_SBRA          1186 ext/pcre/pcrelib/pcre_exec.c     if (*prev >= OP_SBRA)
OP_SBRA          1271 ext/pcre/pcrelib/pcre_exec.c     flags = (*prev >= OP_SBRA)? match_cbegroup : 0;
OP_SBRA           150 ext/pcre/pcrelib/pcre_study.c       case OP_SBRA: