OP_BRA           1150 ext/pcre/pcrelib/pcre_compile.c     case OP_BRA:
OP_BRA           1555 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_BRA || c == OP_CBRA || c == OP_ONCE || c == OP_COND)
OP_BRA           3783 ext/pcre/pcrelib/pcre_compile.c     else if (*previous == OP_BRA  || *previous == OP_CBRA ||
OP_BRA           3862 ext/pcre/pcrelib/pcre_compile.c           *previous++ = OP_BRA;
OP_BRA           3972 ext/pcre/pcrelib/pcre_compile.c             *code++ = OP_BRA;
OP_BRA           4027 ext/pcre/pcrelib/pcre_compile.c               *bracode += OP_SBRA - OP_BRA;
OP_BRA           4184 ext/pcre/pcrelib/pcre_compile.c         bravalue = OP_BRA;
OP_BRA           4861 ext/pcre/pcrelib/pcre_compile.c         bravalue = OP_BRA;
OP_BRA           4872 ext/pcre/pcrelib/pcre_compile.c       bravalue = OP_BRA;
OP_BRA           4986 ext/pcre/pcrelib/pcre_compile.c       *code++ = OP_BRA;
OP_BRA           5577 ext/pcre/pcrelib/pcre_compile.c    if (op == OP_BRA)
OP_BRA           5653 ext/pcre/pcrelib/pcre_compile.c    if (op == OP_BRA)
OP_BRA           5729 ext/pcre/pcrelib/pcre_compile.c      case OP_BRA:
OP_BRA           6003 ext/pcre/pcrelib/pcre_compile.c *code = OP_BRA;
OP_BRA           6075 ext/pcre/pcrelib/pcre_compile.c *code = OP_BRA;
OP_BRA            722 ext/pcre/pcrelib/pcre_exec.c     case OP_BRA:
OP_BRA            149 ext/pcre/pcrelib/pcre_study.c       case OP_BRA: