Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddiff.c73 } diffio_T; typedef
80 static int check_external_diff(diffio_T *diffio);
81 static int diff_file(diffio_T *diffio);
828 diffio_T *dio, in diff_try_update()
938 diffio_T diffio; in ex_diffupdate()
996 check_external_diff(diffio_T *diffio) in check_external_diff()
1098 diff_file_internal(diffio_T *diffio) in diff_file_internal()
1137 diff_file(diffio_T *dio) in diff_file()