Searched refs:pyexpat_xmlparser_Parse_impl (Results 1 – 2 of 2) sorted by relevance
17 pyexpat_xmlparser_Parse_impl(xmlparseobject *self, PyTypeObject *cls,33 return_value = pyexpat_xmlparser_Parse_impl(self, cls, data, isfinal); in pyexpat_xmlparser_Parse()
722 pyexpat_xmlparser_Parse_impl(xmlparseobject *self, PyTypeObject *cls, in pyexpat_xmlparser_Parse_impl() function