Home
last modified time | relevance | path

Searched refs:u_undo_end (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dundo.c108 static void u_undo_end(int did_undo, int absolute);
2301 u_undo_end(undo_undoes, FALSE); in u_doit()
2654 u_undo_end(did_undo, absolute); in undo_time()
2967 u_undo_end( in u_undo_end() function