VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/ent6hex.sax2@ 98508

Last change on this file since 98508 was 95312, checked in by vboxsync, 3 years ago

libs/{curl,libxml2}: OSE export fixes, bugref:8515

File size: 528 bytes
Line 
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.internalSubset(doc, , )
4SAX.entityDecl(lt, 1, (null), (null), <)
5SAX.getEntity(lt)
6SAX.entityDecl(gt, 1, (null), (null), >)
7SAX.getEntity(gt)
8SAX.entityDecl(amp, 1, (null), (null), &)
9SAX.getEntity(amp)
10SAX.entityDecl(apos, 1, (null), (null), ')
11SAX.getEntity(apos)
12SAX.entityDecl(quot, 1, (null), (null), ")
13SAX.getEntity(quot)
14SAX.externalSubset(doc, , )
15SAX.startElementNs(doc, NULL, NULL, 0, 0, 0)
16SAX.endElementNs(doc, NULL, NULL)
17SAX.endDocument()
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette