Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmbyte.c4703 char_u tobuf[ICONV_TESTLEN]; in my_iconv_open() local
4728 p = (char *)tobuf; in my_iconv_open()
H A Dfileio.c3986 move_lines(buf_T *frombuf, buf_T *tobuf) in move_lines() argument
3994 curbuf = tobuf; in move_lines()