OP_CBRA          1758 ext/pcre/pcrelib/pcre_compile.c     case OP_CBRA:
OP_CBRA          1763 ext/pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cc + ((op == OP_CBRA)? IMM2_SIZE : 0), utf, atend, cd,
OP_CBRA          2102 ext/pcre/pcrelib/pcre_compile.c   else if (c == OP_CBRA || c == OP_SCBRA ||
OP_CBRA          2505 ext/pcre/pcrelib/pcre_compile.c       c == OP_CBRA || c == OP_CBRAPOS ||
OP_CBRA          3203 ext/pcre/pcrelib/pcre_compile.c     case OP_CBRA:
OP_CBRA          3222 ext/pcre/pcrelib/pcre_compile.c     if (*next_code != OP_BRA && *next_code != OP_CBRA
OP_CBRA          6679 ext/pcre/pcrelib/pcre_compile.c     bravalue = OP_CBRA;
OP_CBRA          8303 ext/pcre/pcrelib/pcre_compile.c if (*code == OP_CBRA)
OP_CBRA          8613 ext/pcre/pcrelib/pcre_compile.c    else if (op == OP_CBRA  || op == OP_CBRAPOS ||
OP_CBRA          8732 ext/pcre/pcrelib/pcre_compile.c    else if (op == OP_CBRA  || op == OP_CBRAPOS ||
OP_CBRA          8816 ext/pcre/pcrelib/pcre_compile.c    int xl = (*code == OP_CBRA || *code == OP_SCBRA ||
OP_CBRA          8829 ext/pcre/pcrelib/pcre_compile.c      case OP_CBRA:
OP_CBRA           954 ext/pcre/pcrelib/pcre_exec.c     case OP_CBRA:
OP_CBRA          1946 ext/pcre/pcrelib/pcre_exec.c     if (*prev == OP_CBRA || *prev == OP_SCBRA ||
OP_CBRA           650 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CBRA:
OP_CBRA          1077 ext/pcre/pcrelib/pcre_jit_compile.c   if (repeat_check && (*cc == OP_ONCE || *cc == OP_ONCE_NC || *cc == OP_BRA || *cc == OP_CBRA || *cc == OP_COND))
OP_CBRA          1138 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CBRA:
OP_CBRA          1321 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CBRA:
OP_CBRA          1510 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CBRA:
OP_CBRA          1582 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CBRA:
OP_CBRA          1763 ext/pcre/pcrelib/pcre_jit_compile.c       case OP_CBRA:
OP_CBRA          3341 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CBRA:
OP_CBRA          3352 ext/pcre/pcrelib/pcre_jit_compile.c     if (*cc == OP_CBRA || *cc == OP_CBRAPOS)
OP_CBRA          7051 ext/pcre/pcrelib/pcre_jit_compile.c if (opcode == OP_CBRA || opcode == OP_SCBRA)
OP_CBRA          7235 ext/pcre/pcrelib/pcre_jit_compile.c else if (opcode == OP_CBRA || opcode == OP_SCBRA)
OP_CBRA          8492 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CBRA:
OP_CBRA          8909 ext/pcre/pcrelib/pcre_jit_compile.c if (opcode == OP_CBRA || opcode == OP_SCBRA)
OP_CBRA          9587 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CBRA:
OP_CBRA          9680 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(*cc == OP_BRA || *cc == OP_CBRA || *cc == OP_CBRAPOS || *cc == OP_SCBRA || *cc == OP_SCBRAPOS);
OP_CBRA           389 ext/pcre/pcrelib/pcre_printint.c     case OP_CBRA:
OP_CBRA            95 ext/pcre/pcrelib/pcre_study.c if (*code == OP_CBRA || *code == OP_SCBRA ||
OP_CBRA           126 ext/pcre/pcrelib/pcre_study.c     case OP_CBRA:
OP_CBRA           833 ext/pcre/pcrelib/pcre_study.c   if (*code == OP_CBRA || *code == OP_SCBRA ||
OP_CBRA           962 ext/pcre/pcrelib/pcre_study.c       case OP_CBRA: