Searched refs:VimMethods (Results 1 – 2 of 2) sorted by relevance
1438 vim_module = Py_InitModule4("vim", VimMethods, (char *)NULL, in PythonMod_Init()
1409 static struct PyMethodDef VimMethods[] = { variable6687 vimmodule.m_methods = VimMethods; in init_structs()