Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dpyexpat.c.h157 pyexpat_xmlparser_ExternalEntityParserCreate_impl(xmlparseobject *self,
175 return_value = pyexpat_xmlparser_ExternalEntityParserCreate_impl(self, cls, context, encoding); in pyexpat_xmlparser_ExternalEntityParserCreate()
/third_party/python/Modules/
Dpyexpat.c935 pyexpat_xmlparser_ExternalEntityParserCreate_impl(xmlparseobject *self, in pyexpat_xmlparser_ExternalEntityParserCreate_impl() function