Searched refs:u_write_undo (Results 1 – 5 of 5) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | undo.pro | 10 void u_write_undo(char_u *name, int forceit, buf_T *buf, char_u *hash);
|
| /vim-8.2.3635/src/ |
| H A D | bufwrite.c | 2575 u_write_undo(NULL, FALSE, buf, hash); in buf_write()
|
| H A D | undo.c | 1556 u_write_undo( in u_write_undo() function
|
| H A D | fileio.c | 4304 u_write_undo(NULL, FALSE, buf, hash); in buf_check_timestamp()
|
| H A D | ex_docmd.c | 7949 u_write_undo(eap->arg, eap->forceit, curbuf, hash); in ex_wundo()
|