Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dpyexpat.c.h150 pyexpat_xmlparser_GetInputContext_impl(xmlparseobject *self);
155 return pyexpat_xmlparser_GetInputContext_impl(self); in pyexpat_xmlparser_GetInputContext()
/aosp_15_r20/external/python/cpython3/Modules/
Dpyexpat.c906 pyexpat_xmlparser_GetInputContext_impl(xmlparseobject *self) in pyexpat_xmlparser_GetInputContext_impl() function