Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dpyexpat.c.h117 pyexpat_xmlparser_GetBase_impl(xmlparseobject *self);
122 return pyexpat_xmlparser_GetBase_impl(self); in pyexpat_xmlparser_GetBase()
/third_party/python/Modules/
Dpyexpat.c889 pyexpat_xmlparser_GetBase_impl(xmlparseobject *self) in pyexpat_xmlparser_GetBase_impl() function