OP_BRA           1759 ext/pcre/pcrelib/pcre_compile.c     case OP_BRA:
OP_BRA           2504 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_BRA  || c == OP_BRAPOS ||
OP_BRA           3202 ext/pcre/pcrelib/pcre_compile.c     case OP_BRA:
OP_BRA           3222 ext/pcre/pcrelib/pcre_compile.c     if (*next_code != OP_BRA && *next_code != OP_CBRA
OP_BRA           6056 ext/pcre/pcrelib/pcre_compile.c           *previous++ = OP_BRA;
OP_BRA           6188 ext/pcre/pcrelib/pcre_compile.c             *code++ = OP_BRA;
OP_BRA           6267 ext/pcre/pcrelib/pcre_compile.c             possessive_quantifier) *bracode = OP_BRA;
OP_BRA           6289 ext/pcre/pcrelib/pcre_compile.c                 *bracode += OP_SBRA - OP_BRA;
OP_BRA           6703 ext/pcre/pcrelib/pcre_compile.c         bravalue = OP_BRA;
OP_BRA           7633 ext/pcre/pcrelib/pcre_compile.c         bravalue = OP_BRA;
OP_BRA           7644 ext/pcre/pcrelib/pcre_compile.c       bravalue = OP_BRA;
OP_BRA           8605 ext/pcre/pcrelib/pcre_compile.c    if (op == OP_BRA  || op == OP_BRAPOS ||
OP_BRA           8724 ext/pcre/pcrelib/pcre_compile.c    if (op == OP_BRA  || op == OP_BRAPOS ||
OP_BRA           8827 ext/pcre/pcrelib/pcre_compile.c      case OP_BRA:
OP_BRA           9317 ext/pcre/pcrelib/pcre_compile.c *code = OP_BRA;
OP_BRA           9418 ext/pcre/pcrelib/pcre_compile.c *code = OP_BRA;
OP_BRA           1055 ext/pcre/pcrelib/pcre_exec.c     case OP_BRA:
OP_BRA            648 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_BRA:
OP_BRA            964 ext/pcre/pcrelib/pcre_jit_compile.c     if (next[0] != type || next[1] != OP_BRA || next[2 + LINK_SIZE] != *begin)
OP_BRA           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_BRA           1134 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_BRA:
OP_BRA           3339 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_BRA:
OP_BRA           6468 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uchar bra = OP_BRA;
OP_BRA           6754 ext/pcre/pcrelib/pcre_jit_compile.c     if (bra == OP_BRA)
OP_BRA           6802 ext/pcre/pcrelib/pcre_jit_compile.c     if (bra != OP_BRA)
OP_BRA           6816 ext/pcre/pcrelib/pcre_jit_compile.c     if (bra != OP_BRA)
OP_BRA           6834 ext/pcre/pcrelib/pcre_jit_compile.c   if (bra != OP_BRA)
OP_BRA           6994 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uchar bra = OP_BRA;
OP_BRA           7387 ext/pcre/pcrelib/pcre_jit_compile.c if (ket != OP_KET || bra != OP_BRA)
OP_BRA           7410 ext/pcre/pcrelib/pcre_jit_compile.c if (ket != OP_KET || bra != OP_BRA)
OP_BRA           8491 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_BRA:
OP_BRA           8797 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uchar bra = OP_BRA;
OP_BRA           8870 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uchar bra = OP_BRA;
OP_BRA           9129 ext/pcre/pcrelib/pcre_jit_compile.c     if (ket != OP_KET || bra != OP_BRA)
OP_BRA           9152 ext/pcre/pcrelib/pcre_jit_compile.c     if (ket != OP_KET || bra != OP_BRA)
OP_BRA           9586 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_BRA:
OP_BRA           9667 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uchar *ccbegin = cc + 1 + LINK_SIZE + (*cc == OP_BRA ? 0 : IMM2_SIZE);
OP_BRA           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_BRA           9919 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(*common->start == OP_BRA && ccend[-(1 + LINK_SIZE)] == OP_KET);
OP_BRA            398 ext/pcre/pcrelib/pcre_printint.c     case OP_BRA:
OP_BRA            128 ext/pcre/pcrelib/pcre_study.c     case OP_BRA:
OP_BRA            960 ext/pcre/pcrelib/pcre_study.c       case OP_BRA: