OP_SBRA          2025 ext/pcre/pcrelib/pcre_compile.c     case OP_SBRA:
OP_SBRA          2496 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_SBRA  || c == OP_SBRAPOS ||
OP_SBRA          6291 ext/pcre/pcrelib/pcre_compile.c                 *bracode += OP_SBRA - OP_BRA;
OP_SBRA          8608 ext/pcre/pcrelib/pcre_compile.c        op == OP_SBRA || op == OP_SBRAPOS)
OP_SBRA          8727 ext/pcre/pcrelib/pcre_compile.c        op == OP_SBRA || op == OP_SBRAPOS)
OP_SBRA           982 ext/pcre/pcrelib/pcre_exec.c         if (op >= OP_SBRA) md->match_function_type = MATCH_CBEGROUP;
OP_SBRA          1058 ext/pcre/pcrelib/pcre_exec.c     case OP_SBRA:
OP_SBRA          1063 ext/pcre/pcrelib/pcre_exec.c       if (op >= OP_SBRA || op == OP_ONCE)
OP_SBRA          1164 ext/pcre/pcrelib/pcre_exec.c       if (op >= OP_SBRA) md->match_function_type = MATCH_CBEGROUP;
OP_SBRA          1231 ext/pcre/pcrelib/pcre_exec.c       if (op >= OP_SBRA) md->match_function_type = MATCH_CBEGROUP;
OP_SBRA          1802 ext/pcre/pcrelib/pcre_exec.c       cbegroup = (*callpat >= OP_SBRA);
OP_SBRA          1919 ext/pcre/pcrelib/pcre_exec.c     if (*prev >= OP_SBRA || *prev == OP_ONCE)
OP_SBRA          2051 ext/pcre/pcrelib/pcre_exec.c       if (*prev >= OP_SBRA)    /* Could match an empty string */
OP_SBRA           653 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_SBRA:
OP_SBRA          1108 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_SBRA:
OP_SBRA          1574 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_SBRA:
OP_SBRA          1754 ext/pcre/pcrelib/pcre_jit_compile.c       case OP_SBRA:
OP_SBRA          7068 ext/pcre/pcrelib/pcre_jit_compile.c else if (opcode == OP_ONCE || opcode == OP_SBRA || opcode == OP_SCOND)
OP_SBRA          7109 ext/pcre/pcrelib/pcre_jit_compile.c     if (opcode == OP_ONCE || opcode >= OP_SBRA)
OP_SBRA          7152 ext/pcre/pcrelib/pcre_jit_compile.c   if (has_alternatives && opcode != OP_ONCE && opcode < OP_SBRA && repeat_type == 0)
OP_SBRA          7256 ext/pcre/pcrelib/pcre_jit_compile.c else if (opcode == OP_SBRA || opcode == OP_SCOND)
OP_SBRA          7449 ext/pcre/pcrelib/pcre_jit_compile.c   else if (opcode == OP_ONCE || opcode >= OP_SBRA)
OP_SBRA          8494 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_SBRA:
OP_SBRA          8958 ext/pcre/pcrelib/pcre_jit_compile.c     else if (opcode >= OP_SBRA || opcode == OP_ONCE)
OP_SBRA          9241 ext/pcre/pcrelib/pcre_jit_compile.c else if (opcode == OP_SBRA || opcode == OP_SCOND)
OP_SBRA          9589 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_SBRA:
OP_SBRA           131 ext/pcre/pcrelib/pcre_study.c     case OP_SBRA:
OP_SBRA           963 ext/pcre/pcrelib/pcre_study.c       case OP_SBRA: