Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddiff.c76 static int diff_buf_idx_tp(buf_T *buf, tabpage_T *tp);
108 i = diff_buf_idx_tp(buf, tp); in diff_buf_delete()
216 diff_buf_idx_tp(buf_T *buf, tabpage_T *tp) in diff_buf_idx_tp() function
238 i = diff_buf_idx_tp(buf, tp); in diff_invalidate()
264 idx = diff_buf_idx_tp(curbuf, tp); in diff_mark_adjust()
2957 if (diff_buf_idx_tp(buf, tp) != DB_COUNT) in diff_mode_buf()