Home
last modified time | relevance | path

Searched refs:PyRun_AnyFileEx (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
H A Dpythonrun.h87 PyAPI_FUNC(int) PyRun_AnyFileEx(FILE *fp, const char *name, int closeit);
101 #define PyRun_AnyFileEx(fp, name, closeit) \ macro
/third_party/python/Python/
H A Dpythonrun.c1916 #undef PyRun_AnyFileEx macro
1918 PyRun_AnyFileEx(FILE *fp, const char *name, int closeit) in PyRun_AnyFileEx() function

Completed in 4 milliseconds