Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1190 return Py_FindMethod(OutputMethods, self, name); in OutputGetattr()
H A Dif_py_both.h502 static struct PyMethodDef OutputMethods[] = { variable
6460 OutputType.tp_methods = OutputMethods; in init_structs()