Searched refs:pyexpat_xmlparser_SetBase_impl (Results 1 – 2 of 2) sorted by relevance
80 pyexpat_xmlparser_SetBase_impl(xmlparseobject *self, const char *base);101 return_value = pyexpat_xmlparser_SetBase_impl(self, base); in pyexpat_xmlparser_SetBase()
873 pyexpat_xmlparser_SetBase_impl(xmlparseobject *self, const char *base) in pyexpat_xmlparser_SetBase_impl() function