Searched refs:pyexpat_xmlparser_SetParamEntityParsing_impl (Results 1 – 2 of 2) sorted by relevance
196 pyexpat_xmlparser_SetParamEntityParsing_impl(xmlparseobject *self, int flag);208 return_value = pyexpat_xmlparser_SetParamEntityParsing_impl(self, flag); in pyexpat_xmlparser_SetParamEntityParsing()
1019 pyexpat_xmlparser_SetParamEntityParsing_impl(xmlparseobject *self, int flag) in pyexpat_xmlparser_SetParamEntityParsing_impl() function