Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dpyexpat.c.h244 pyexpat_xmlparser_ExternalEntityParserCreate_impl(xmlparseobject *self,
309 return_value = pyexpat_xmlparser_ExternalEntityParserCreate_impl(self, cls, context, encoding); in pyexpat_xmlparser_ExternalEntityParserCreate()
/external/python/cpython3/Modules/
Dpyexpat.c975 pyexpat_xmlparser_ExternalEntityParserCreate_impl(xmlparseobject *self, in pyexpat_xmlparser_ExternalEntityParserCreate_impl() function