Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h5122 RangeAppend(RangeObject *self, PyObject *args) in RangeAppend() function
5147 {"append", (PyCFunction)RangeAppend, METH_VARARGS, "Append data to the Vim range" },