Searched refs:move_lines (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/text_cmds-88/ed/
H A Ded.h234 int move_lines(long);
/macosx-10.10.1/vim-55/src/
H A Dfileio.c162 static int move_lines __ARGS((buf_T *frombuf, buf_T *tobuf));
6813 move_lines(frombuf, tobuf) function
7195 || move_lines(buf, savebuf) == FAIL)
7224 (void)move_lines(savebuf, buf);

Completed in 128 milliseconds