Searched refs:BufferAppend (Results 1 – 3 of 3) sorted by relevance
5310 BufferAppend(BufferObject *self, PyObject *args) in BufferAppend() function5398 {"append", (PyCFunction)BufferAppend, METH_VARARGS, "Append data to Vim buffer" },
1433 " Tests BufferAppend and BufferItem
1628 " Tests BufferAppend and BufferItem