Searched refs:xdemitconf_t (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/xdiff/ |
| H A D | xemit.h | 28 xdemitconf_t const *xecfg); 30 xdchange_t *xdl_get_hunk(xdchange_t **xscr, xdemitconf_t const *xecfg); 32 xdemitconf_t const *xecfg);
|
| H A D | xemit.c | 52 xdchange_t *xdl_get_hunk(xdchange_t **xscr, xdemitconf_t const *xecfg) in xdl_get_hunk() 117 static long match_func_rec(xdfile_t *xdf, xdemitconf_t const *xecfg, long ri, 129 static int is_func_rec(xdfile_t *xdf, xdemitconf_t const *xecfg, long ri) 142 static long get_func_line(xdfenv_t *xe, xdemitconf_t const *xecfg, 178 xdemitconf_t const *xecfg) { in xdl_emit_diff()
|
| H A D | xdiff.h | 116 } xdemitconf_t; typedef 136 xdemitconf_t const *xecfg, xdemitcb_t *ecb);
|
| H A D | xdiffi.h | 58 xdemitconf_t const *xecfg);
|
| H A D | xdiffi.c | 985 xdemitconf_t const *xecfg) in xdl_call_hunk_func() 1065 xdemitconf_t const *xecfg, xdemitcb_t *ecb) { in xdl_diff()
|
| /vim-8.2.3635/src/ |
| H A D | diff.c | 1101 xdemitconf_t emit_cfg; in diff_file_internal()
|