Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1438 vim_module = Py_InitModule4("vim", VimMethods, (char *)NULL, in PythonMod_Init()
H A Dif_py_both.h1409 static struct PyMethodDef VimMethods[] = { variable
6687 vimmodule.m_methods = VimMethods; in init_structs()