Searched refs:_PyRun_AnyFileObject (Results 1 – 8 of 8) sorted by relevance
16 PyAPI_FUNC(int) _PyRun_AnyFileObject(
360 int run = _PyRun_AnyFileObject(fp, filename, 1, &cf); in pymain_run_file_obj()
58 _PyRun_AnyFileObject(FILE *fp, PyObject *filename, int closeit, in _PyRun_AnyFileObject() function105 int res = _PyRun_AnyFileObject(fp, filename_obj, closeit, flags); in PyRun_AnyFileExFlags()
1172 …<elf-symbol name='_PyRun_AnyFileObject' type='func-type' binding='global-binding' visibility='defa…15117 …_PyRun_AnyFileObject' mangled-name='_PyRun_AnyFileObject' filepath='Python/pythonrun.c' line='58' …