Home | History | Annotate | Download | only in src

Lines Matching refs:REPLACE

3298 #define REPLACE		2
3300 #define VNORMAL 0 /* command, insert or replace mode */
3756 if (insert == REPLACE) {
3869 if (insert == REPLACE && es->cursor > es->linelen)
4129 insert = REPLACE;
4509 if (putbuf(ibuf, inslen, insert == REPLACE) != 0)
5043 /* replace word with all expansions (ie, expand word*) */