Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpyexpat.c1036 xmlparse_GetInputContext(xmlparseobject *self, PyObject *unused) in xmlparse_GetInputContext() function
1208 {"GetInputContext", (PyCFunction)xmlparse_GetInputContext,