Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1441 if (populate_module(vim_module)) in PythonMod_Init()
H A Dif_python3.c1799 if (populate_module(vim_module)) in Py3Init_vim()
H A Dif_py_both.h6856 populate_module(PyObject *m) in populate_module() function