Searched defs:xmlcharrefreplace_errors (Results 1 – 2 of 2) sorted by relevance
1101 xmlcharrefreplace_errors = lookup_error("xmlcharrefreplace") variable1109 xmlcharrefreplace_errors = None variable
1381 static PyObject *xmlcharrefreplace_errors(PyObject *self, PyObject *exc) in xmlcharrefreplace_errors() function