Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dpyexpat.c.h138 pyexpat_xmlparser_GetInputContext_impl(xmlparseobject *self);
143 return pyexpat_xmlparser_GetInputContext_impl(self); in pyexpat_xmlparser_GetInputContext()
/third_party/python/Modules/
Dpyexpat.c905 pyexpat_xmlparser_GetInputContext_impl(xmlparseobject *self) in pyexpat_xmlparser_GetInputContext_impl() function