OP_BEGIN_BUF     1476 regcomp.c        case ANCHOR_BEGIN_BUF:      r = add_opcode(reg, OP_BEGIN_BUF);      break;
OP_BEGIN_BUF     6192 regcomp.c        { OP_BEGIN_BUF,           "begin-buf",       ARG_NON },
OP_BEGIN_BUF     2369 regexec.c          CASE(OP_BEGIN_BUF)  MOP_IN(OP_BEGIN_BUF);