OP_CBRA          1762 ext/pcre/pcrelib/pcre_compile.c     case OP_CBRA:
OP_CBRA          1767 ext/pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cc + ((op == OP_CBRA)? IMM2_SIZE : 0), utf, atend, cd);
OP_CBRA          2092 ext/pcre/pcrelib/pcre_compile.c   else if (c == OP_CBRA || c == OP_SCBRA ||
OP_CBRA          2448 ext/pcre/pcrelib/pcre_compile.c       c == OP_CBRA || c == OP_CBRAPOS ||
OP_CBRA          5587 ext/pcre/pcrelib/pcre_compile.c     bravalue = OP_CBRA;
OP_CBRA          7145 ext/pcre/pcrelib/pcre_compile.c if (*code == OP_CBRA)
OP_CBRA          7451 ext/pcre/pcrelib/pcre_compile.c    else if (op == OP_CBRA  || op == OP_CBRAPOS ||
OP_CBRA          7569 ext/pcre/pcrelib/pcre_compile.c    else if (op == OP_CBRA  || op == OP_CBRAPOS ||
OP_CBRA          7652 ext/pcre/pcrelib/pcre_compile.c    int xl = (*code == OP_CBRA || *code == OP_SCBRA ||
OP_CBRA          7665 ext/pcre/pcrelib/pcre_compile.c      case OP_CBRA:
OP_CBRA           946 ext/pcre/pcrelib/pcre_exec.c     case OP_CBRA:
OP_CBRA          1928 ext/pcre/pcrelib/pcre_exec.c     if (*prev == OP_CBRA || *prev == OP_SCBRA ||
OP_CBRA            91 ext/pcre/pcrelib/pcre_study.c if (*code == OP_CBRA || *code == OP_SCBRA ||
OP_CBRA           122 ext/pcre/pcrelib/pcre_study.c     case OP_CBRA:
OP_CBRA           751 ext/pcre/pcrelib/pcre_study.c   if (*code == OP_CBRA || *code == OP_SCBRA ||
OP_CBRA           857 ext/pcre/pcrelib/pcre_study.c       case OP_CBRA: