Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dpyexpat.c.h244 pyexpat_xmlparser_SetParamEntityParsing_impl(xmlparseobject *self, int flag);
256 return_value = pyexpat_xmlparser_SetParamEntityParsing_impl(self, flag); in pyexpat_xmlparser_SetParamEntityParsing()
/aosp_15_r20/external/python/cpython3/Modules/
Dpyexpat.c1020 pyexpat_xmlparser_SetParamEntityParsing_impl(xmlparseobject *self, int flag) in pyexpat_xmlparser_SetParamEntityParsing_impl() function