OP_CBRA          1735 pcre/pcrelib/pcre_compile.c     case OP_CBRA:
OP_CBRA          1740 pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cc + ((op == OP_CBRA)? IMM2_SIZE : 0), utf, atend, cd);
OP_CBRA          2060 pcre/pcrelib/pcre_compile.c   else if (c == OP_CBRA || c == OP_SCBRA ||
OP_CBRA          2416 pcre/pcrelib/pcre_compile.c       c == OP_CBRA || c == OP_CBRAPOS ||
OP_CBRA          5588 pcre/pcrelib/pcre_compile.c     bravalue = OP_CBRA;
OP_CBRA          7068 pcre/pcrelib/pcre_compile.c if (*code == OP_CBRA)
OP_CBRA          7353 pcre/pcrelib/pcre_compile.c    else if (op == OP_CBRA  || op == OP_CBRAPOS ||
OP_CBRA          7458 pcre/pcrelib/pcre_compile.c    else if (op == OP_CBRA  || op == OP_CBRAPOS ||
OP_CBRA          7520 pcre/pcrelib/pcre_compile.c    int xl = (*code == OP_CBRA || *code == OP_SCBRA ||
OP_CBRA          7533 pcre/pcrelib/pcre_compile.c      case OP_CBRA:
OP_CBRA           928 pcre/pcrelib/pcre_exec.c     case OP_CBRA:
OP_CBRA          1906 pcre/pcrelib/pcre_exec.c     if (*prev == OP_CBRA || *prev == OP_SCBRA ||
OP_CBRA            89 pcre/pcrelib/pcre_study.c if (*code == OP_CBRA || *code == OP_SCBRA ||
OP_CBRA           120 pcre/pcrelib/pcre_study.c     case OP_CBRA:
OP_CBRA           741 pcre/pcrelib/pcre_study.c   if (*code == OP_CBRA || *code == OP_SCBRA ||
OP_CBRA           847 pcre/pcrelib/pcre_study.c       case OP_CBRA: