mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-28 07:21:26 +03:00
dbaab1f369
This detects regressions like bug 760367.
6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
SAX.setDocumentLocator()
|
|
SAX.startDocument()
|
|
SAX.startElementNs(test, NULL, NULL, 0, 1, 0, attr='ÄÖ...', 6)
|
|
SAX.endElementNs(test, NULL, NULL)
|
|
SAX.endDocument()
|