Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dpyexpat.c.h17 pyexpat_xmlparser_Parse_impl(xmlparseobject *self, PyTypeObject *cls,
33 return_value = pyexpat_xmlparser_Parse_impl(self, cls, data, isfinal); in pyexpat_xmlparser_Parse()
/third_party/python/Modules/
Dpyexpat.c722 pyexpat_xmlparser_Parse_impl(xmlparseobject *self, PyTypeObject *cls, in pyexpat_xmlparser_Parse_impl() function