Home
last modified time | relevance | path

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

/vim-8.2.3635/src/xdiff/
H A Dxutils.c395 if (!ecb->out_hunk) in xdl_emit_hunk_hdr()
397 if (ecb->out_hunk(ecb->priv, in xdl_emit_hunk_hdr()
H A Dxdiff.h96 int (*out_hunk)(void *, member