Searched refs:pyexpat_ErrorString (Results 1 – 2 of 2) sorted by relevance
376 {"ErrorString", (PyCFunction)pyexpat_ErrorString, METH_O, pyexpat_ErrorString__doc__},382 pyexpat_ErrorString(PyObject *module, PyObject *arg) in pyexpat_ErrorString() function
1788 pyexpat_ErrorString(PyObject *self, PyObject *args) in pyexpat_ErrorString() function1802 {"ErrorString", (PyCFunction)pyexpat_ErrorString,