Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpyexpat.c893 xmlparse_Parse(xmlparseobject *self, PyObject *args) in xmlparse_Parse() function
1196 {"Parse", (PyCFunction)xmlparse_Parse,