Home
last modified time | relevance | path

Searched refs:BufferAppend (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dif_py_both.h5310 BufferAppend(BufferObject *self, PyObject *args) in BufferAppend() function
5398 {"append", (PyCFunction)BufferAppend, METH_VARARGS, "Append data to Vim buffer" },
/vim-8.2.3635/src/testdir/
H A Dtest_python2.vim1433 " Tests BufferAppend and BufferItem
H A Dtest_python3.vim1628 " Tests BufferAppend and BufferItem