Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c229 # define PyRun_String dll_PyRun_String
380 static PyObject *(*dll_PyRun_String)(char *, int, PyObject *, PyObject *); variable
566 {"PyRun_String", (PYTHON_PROC*)&dll_PyRun_String},