Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpyexpat.c962 xmlparse_ParseFile(xmlparseobject *self, PyObject *f) in xmlparse_ParseFile() function
1198 {"ParseFile", (PyCFunction)xmlparse_ParseFile,