Message-ID: <
9b18b3110606230254m6afd620bjde6322aefda6f199@mail.gmail.com>
p4raw-id: //depot/perl@28417
sayNO;
}
/* PL_reginput == locinput now */
+ PL_reginput = locinput; /* Could be reset... */
TRYPAREN(st->u.plus.paren, st->ln, locinput, PLUS1);
/*** all unsaved local vars undefined at this point */
- PL_reginput = locinput; /* Could be reset... */
+
REGCP_UNWIND(st->u.plus.lastcp);
/* Couldn't or didn't -- move forward. */
st->u.plus.old = locinput;