Searched refs:endcolumn (Results 1 – 1 of 1) sorted by relevance
3704 int endcolumn = FALSE; // cursor in last column when done in ex_substitute() local3805 endcolumn = (curwin->w_curswant == MAXCOL); in ex_substitute()4761 if (endcolumn) in ex_substitute()