mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-12 09:17:37 +03:00
dbaab1f369
This detects regressions like bug 760367.
6 lines
162 B
Plaintext
6 lines
162 B
Plaintext
SAX.setDocumentLocator()
|
|
SAX.startDocument()
|
|
SAX.startElementNs(doc, NULL, NULL, 0, 1, 0, attr='to n...', 28)
|
|
SAX.endElementNs(doc, NULL, NULL)
|
|
SAX.endDocument()
|