OP_BEGIN_BUF     1390 mbstring/oniguruma/regcomp.c   case ANCHOR_BEGIN_BUF:      r = add_opcode(reg, OP_BEGIN_BUF);      break;
OP_BEGIN_BUF     5505 mbstring/oniguruma/regcomp.c   { OP_BEGIN_BUF,           "begin-buf",       ARG_NON },
OP_BEGIN_BUF     2167 mbstring/oniguruma/regexec.c     case OP_BEGIN_BUF:  STAT_OP_IN(OP_BEGIN_BUF);