Searched refs:truncate_line (Results 1 – 3 of 3) sorted by relevance
31 int truncate_line(int fixpos);
835 truncate_line(FALSE); // delete the rest of the line in op_delete()933 truncate_line(TRUE); // delete from cursor to end of line in op_delete()
2311 truncate_line(int fixpos) in truncate_line() function