summaryrefslogtreecommitdiffstats
path: root/libxml2/result/ent11.sax2
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/result/ent11.sax2')
-rw-r--r--libxml2/result/ent11.sax213
1 files changed, 0 insertions, 13 deletions
diff --git a/libxml2/result/ent11.sax2 b/libxml2/result/ent11.sax2
deleted file mode 100644
index e80778f..0000000
--- a/libxml2/result/ent11.sax2
+++ /dev/null
@@ -1,13 +0,0 @@
-SAX.setDocumentLocator()
-SAX.startDocument()
-SAX.internalSubset(doc, , )
-SAX.entityDecl(newl, 1, (null), (null), )
-SAX.getEntity(newl)
-SAX.externalSubset(doc, , )
-SAX.startElementNs(doc, NULL, NULL, 0, 0, 0)
-SAX.getEntity(newl)
-SAX.characters(
-, 1)
-SAX.reference(newl)
-SAX.endElementNs(doc, NULL, NULL)
-SAX.endDocument()