Searched refs:u_get_undo_file_name (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/vim-55/src/proto/
H A Dundo.pro10 char_u *u_get_undo_file_name __ARGS((char_u *buf_ffname, int reading));
/macosx-10.10/vim-55/src/
H A Dundo.c742 u_get_undo_file_name(buf_ffname, reading) function
1322 file_name = u_get_undo_file_name(buf->b_ffname, FALSE);
1600 file_name = u_get_undo_file_name(curbuf->b_ffname, TRUE);

Completed in 117 milliseconds