Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dpyexpat.c.h196 pyexpat_xmlparser_SetParamEntityParsing_impl(xmlparseobject *self, int flag);
208 return_value = pyexpat_xmlparser_SetParamEntityParsing_impl(self, flag); in pyexpat_xmlparser_SetParamEntityParsing()
/third_party/python/Modules/
Dpyexpat.c1019 pyexpat_xmlparser_SetParamEntityParsing_impl(xmlparseobject *self, int flag) in pyexpat_xmlparser_SetParamEntityParsing_impl() function