Home
last modified time | relevance | path

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

/vim-8.2.3635/src/xdiff/
H A Dxdiffi.h54 int xdl_change_compact(xdfile_t *xdf, xdfile_t *xdfo, long flags);
H A Dxdiffi.c810 int xdl_change_compact(xdfile_t *xdf, xdfile_t *xdfo, long flags) { in xdl_change_compact() function
1074 if (xdl_change_compact(&xe.xdf1, &xe.xdf2, xpp->flags) < 0 || in xdl_diff()
1075 xdl_change_compact(&xe.xdf2, &xe.xdf1, xpp->flags) < 0 || in xdl_diff()