Searched refs:_PyRun_AnyFileObject (Results 1 – 4 of 4) sorted by relevance
16 PyAPI_FUNC(int) _PyRun_AnyFileObject(
353 int run = _PyRun_AnyFileObject(fp, filename, 1, &cf); in pymain_run_file_obj()
69 _PyRun_AnyFileObject(FILE *fp, PyObject *filename, int closeit, in _PyRun_AnyFileObject() function116 int res = _PyRun_AnyFileObject(fp, filename_obj, closeit, flags); in PyRun_AnyFileExFlags()
1160 …<elf-symbol name='_PyRun_AnyFileObject' type='func-type' binding='global-binding' visibility='defa…17738 …_PyRun_AnyFileObject' mangled-name='_PyRun_AnyFileObject' filepath='Python/pythonrun.c' line='69' …19273 …<function-decl name='_PyRun_AnyFileObject' mangled-name='_PyRun_AnyFileObject' filepath='./Include…