Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dpyexpat.c.h114 …{"GetBase", (PyCFunction)pyexpat_xmlparser_GetBase, METH_NOARGS, pyexpat_xmlparser_GetBase__doc__},
120 pyexpat_xmlparser_GetBase(xmlparseobject *self, PyObject *Py_UNUSED(ignored)) in pyexpat_xmlparser_GetBase() function