Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddiff.c85 static void diff_fold_update(diff_T *dp, int skip_idx);
2874 diff_fold_update(dfree, idx_to); in ex_diffgetput()
2935 diff_fold_update(diff_T *dp, int skip_idx) in diff_fold_update() function