Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dpyexpat.c.h278 pyexpat_xmlparser_UseForeignDTD_impl(xmlparseobject *self, PyTypeObject *cls,
302 return_value = pyexpat_xmlparser_UseForeignDTD_impl(self, cls, flag); in pyexpat_xmlparser_UseForeignDTD()
/aosp_15_r20/external/python/cpython3/Modules/
Dpyexpat.c1044 pyexpat_xmlparser_UseForeignDTD_impl(xmlparseobject *self, PyTypeObject *cls, in pyexpat_xmlparser_UseForeignDTD_impl() function