rolled back to 2.9.2 because 2.9.4 doesn't work with XML validator
[platform/upstream/libxml2.git] / result / ent11.sax2
1 SAX.setDocumentLocator()
2 SAX.startDocument()
3 SAX.internalSubset(doc, , )
4 SAX.entityDecl(newl, 1, (null), (null), \r)
5 SAX.getEntity(newl)
6 SAX.externalSubset(doc, , )
7 SAX.startElementNs(doc, NULL, NULL, 0, 0, 0)
8 SAX.getEntity(newl)
9 SAX.characters(
10 , 1)
11 SAX.reference(newl)
12 SAX.endElementNs(doc, NULL, NULL)
13 SAX.endDocument()