Searched refs:u_save_cursor (Results 1 – 11 of 11) sorted by relevance
2 int u_save_cursor(void);
622 return u_save_cursor(); in op_delete()825 if (u_save_cursor() == FAIL) in op_delete()856 if (u_save_cursor() == FAIL) // save first line for undo in op_delete()890 if (u_save_cursor() == FAIL) // save line for undo in op_delete()1487 if (u_save_cursor() == FAIL) in op_insert()1521 if (u_save_cursor() == FAIL) in op_insert()1718 if (u_save_cursor() == FAIL) in op_change()2352 if (u_save_cursor() == FAIL) in op_addsub()3949 && u_save_cursor() == OK) in do_pending_operator()
674 if (u_save_cursor() == FAIL) in auto_format()1138 if (line_count < 0 && u_save_cursor() == FAIL) in format_lines()
1673 if (u_save_cursor() == FAIL) in do_put()1748 else if (u_save_cursor() == FAIL) in do_put()
2374 if (u_save_cursor() == OK) in stop_arrow()2392 if (u_save_cursor() == OK) in stop_arrow()
5019 if (u_save_cursor() == FAIL) in nv_replace()5056 if (u_save_cursor() == FAIL) in nv_replace()5304 if (u_save_cursor() == FAIL) in n_swapchar()
2130 (void)u_save_cursor(); // errors are ignored! in open_line()
235 u_save_cursor(void) in u_save_cursor() function
2901 || u_save_cursor() == FAIL) in ex_spellrepall()
647 if (selected > 0 && selected <= sug.su_ga.ga_len && u_save_cursor() == OK) in spell_suggest()
5405 if (u_save_cursor() == OK) in gui_do_findrepl()