xref: /aosp_15_r20/external/libxml2/result/intsubset.xml.sax2 (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.internalSubset(root, , )
4SAX.elementDecl(root, 1, ...)
5SAX.comment(  " )
6SAX.externalSubset(root, , )
7SAX.startElementNs(root, NULL, NULL, 0, 0, 0)
8SAX.endElementNs(root, NULL, NULL)
9SAX.endDocument()
10