Home | History | Annotate | Download | only in ex

Lines Matching defs:discard

163 		 * main editor loop.  The ordering is careful, don't discard
211 size_t arg1_len, discard, len;
640 discard = 0; /* Characters discarded from the command. */
679 ++discard;
705 ++discard;
797 ++discard;
819 ecp->clen = ((ecp->save_cmd - ecp->cp) - 1) - discard;
1465 /* If hash set only because of the number option, discard it. */
1573 goto discard;
1582 * On command failure, we discard keys and pending commands remaining,
1602 discard: msgq(sp, M_BERR,
2083 * but discard any allocated source name, we've returned to
2097 * command was ":g/xx/@a|s/b/c/", then when we discard the
2109 /* Discard any exhausted ranges. */
2136 /* Discard the EXCMD. */
2159 * Discard any pending ex commands.