Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c828 static int PythonMod_Init(void);
972 if (PythonMod_Init()) in Python_Init()
1427 PythonMod_Init(void) in PythonMod_Init() function