Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dundo.c901 corruption_error(char *mesg, char_u *file_name) in corruption_error() function
1346 corruption_error("uh_seq", file_name); in unserialize_uhp()
1366 corruption_error("truncated", file_name); in unserialize_uhp()
1404 corruption_error("entry end", file_name); in unserialize_uhp()
1481 corruption_error("line length", file_name); in unserialize_uep()
1965 corruption_error("hash", file_name); in u_read_undo()
1997 corruption_error("line lnum/col", file_name); in u_read_undo()
2047 corruption_error("num_head too small", file_name); in u_read_undo()
2059 corruption_error("num_head", file_name); in u_read_undo()
2064 corruption_error("end marker", file_name); in u_read_undo()
[all …]