Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddiff.c59 } diffin_T; typedef
69 diffin_T dio_orig; // original file input
70 diffin_T dio_new; // new file input
707 clear_diffin(diffin_T *din) in clear_diffin()
732 diff_write_buffer(buf_T *buf, diffin_T *din) in diff_write_buffer()
798 diff_write(buf_T *buf, diffin_T *din) in diff_write()