Home
last modified time | relevance | path

Searched refs:pyexpat_xmlparser_ParseFile_impl (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
Dpyexpat.c.h49 pyexpat_xmlparser_ParseFile_impl(xmlparseobject *self, PyTypeObject *cls,
64 return_value = pyexpat_xmlparser_ParseFile_impl(self, cls, file); in pyexpat_xmlparser_ParseFile()
/third_party/python/Modules/
Dpyexpat.c819 pyexpat_xmlparser_ParseFile_impl(xmlparseobject *self, PyTypeObject *cls, in pyexpat_xmlparser_ParseFile_impl() function