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