Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h104 Python_Release_Vim(void) in Python_Release_Vim() function
424 Python_Release_Vim(); in write_output()
704 Python_Release_Vim(); in VimCommand()
905 Python_Release_Vim(); in VimEval()
933 Python_Release_Vim(); in VimEval()
956 Python_Release_Vim(); in VimEvalPy()
974 Python_Release_Vim(); in VimEvalPy()
3238 Python_Release_Vim(); in FunctionCall()
H A Dif_python.c1040 Python_Release_Vim(); // leave Vim in DoPyCommand()
H A Dif_python3.c1167 Python_Release_Vim(); // leave Vim in DoPyCommand()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt2681 Moved the Python_Release_Vim() to before the VimErrorCheck(). (Harkins)