Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1250 return Py_FindMethod(BufferMethods, self, name); in BufferGetattr()
H A Dif_py_both.h5396 static struct PyMethodDef BufferMethods[] = { variable
6495 BufferType.tp_methods = BufferMethods; in init_structs()