Searched refs:pyexpat_xmlparser_ParseFile_impl (Results 1 – 2 of 2) sorted by relevance
49 pyexpat_xmlparser_ParseFile_impl(xmlparseobject *self, PyTypeObject *cls,64 return_value = pyexpat_xmlparser_ParseFile_impl(self, cls, file); in pyexpat_xmlparser_ParseFile()
819 pyexpat_xmlparser_ParseFile_impl(xmlparseobject *self, PyTypeObject *cls, in pyexpat_xmlparser_ParseFile_impl() function