Home
last modified time | relevance | path

Searched defs:xdf (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/xdiff/
H A Dxemit.c25 static long xdl_get_rec(xdfile_t *xdf, long ri, char const **rec) { in xdl_get_rec()
33 static int xdl_emit_record(xdfile_t *xdf, long ri, char const *pre, xdemitcb_t *ecb) { in xdl_emit_record()
H A Dxdiffi.c492 static void measure_split(const xdfile_t *xdf, long split, in measure_split()
718 static void group_init(xdfile_t *xdf, struct xdlgroup *g) in group_init()
729 static inline int group_next(xdfile_t *xdf, struct xdlgroup *g) in group_next()
745 static inline int group_previous(xdfile_t *xdf, struct xdlgroup *g) in group_previous()
762 static int group_slide_down(xdfile_t *xdf, struct xdlgroup *g, long flags) in group_slide_down()
783 static int group_slide_up(xdfile_t *xdf, struct xdlgroup *g, long flags) in group_slide_up()
810 int xdl_change_compact(xdfile_t *xdf, xdfile_t *xdfo, long flags) { in xdl_change_compact()
H A Dxprepare.c161 xdlclassifier_t *cf, xdfile_t *xdf) { in xdl_prepare_ctx()
251 static void xdl_free_ctx(xdfile_t *xdf) { in xdl_free_ctx()