Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python3.c201 # define PyRun_String py3_PyRun_String
346 static PyObject* (*py3_PyRun_String)(char *, int, PyObject *, PyObject *); variable
529 {"PyRun_String", (PYTHON_PROC*)&py3_PyRun_String},