Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpyexpat.c1024 xmlparse_GetBase(xmlparseobject *self, PyObject *unused) in xmlparse_GetBase() function
1202 {"GetBase", (PyCFunction)xmlparse_GetBase,