Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dpyexpat.c.h169 pyexpat_xmlparser_ExternalEntityParserCreate_impl(xmlparseobject *self,
223 return_value = pyexpat_xmlparser_ExternalEntityParserCreate_impl(self, cls, context, encoding); in pyexpat_xmlparser_ExternalEntityParserCreate()
/aosp_15_r20/external/python/cpython3/Modules/
Dpyexpat.c936 pyexpat_xmlparser_ExternalEntityParserCreate_impl(xmlparseobject *self, in pyexpat_xmlparser_ExternalEntityParserCreate_impl() function