Home
last modified time | relevance | path

Searched defs:frombuf (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Ddiff.c2089 buf_T *frombuf = fromwin->w_buffer; in diff_set_topline() local
H A Dfileio.c3986 move_lines(buf_T *frombuf, buf_T *tobuf) in move_lines()