Searched refs:PyRun_InteractiveOneObjectEx (Results 1 – 2 of 2) sorted by relevance
51 static int PyRun_InteractiveOneObjectEx(FILE *, PyObject *, PyCompilerFlags *);138 ret = PyRun_InteractiveOneObjectEx(fp, filename, flags); in _PyRun_InteractiveLoopObject()186 PyRun_InteractiveOneObjectEx(FILE *fp, PyObject *filename, in PyRun_InteractiveOneObjectEx() function276 res = PyRun_InteractiveOneObjectEx(fp, filename, flags); in PyRun_InteractiveOneObject()
535 Python/pythonrun.c:PyRun_InteractiveOneObjectEx():PyId___main__ _Py_IDENTIFIER(__main__)536 Python/pythonrun.c:PyRun_InteractiveOneObjectEx():PyId_encoding _Py_IDENTIFIER(encoding)