Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpyexpat.c1006 xmlparse_SetBase(xmlparseobject *self, PyObject *args) in xmlparse_SetBase() function
1200 {"SetBase", (PyCFunction)xmlparse_SetBase,