Last change
on this file since 99286 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
364 bytes
|
Line | |
---|
1 | SAX.setDocumentLocator()
|
---|
2 | SAX.startDocument()
|
---|
3 | SAX.internalSubset(spec, -//testspec//, dtds/eve.dtd)
|
---|
4 | SAX.entityDecl(iso6.doc.date, 1, (null), (null), 29-May-1999)
|
---|
5 | SAX.getEntity(iso6.doc.date)
|
---|
6 | SAX.externalSubset(spec, -//testspec//, dtds/eve.dtd)
|
---|
7 | SAX.startElementNs(spec, NULL, NULL, 0, 0, 0)
|
---|
8 | SAX.characters(
|
---|
9 | , 1)
|
---|
10 | SAX.endElementNs(spec, NULL, NULL)
|
---|
11 | SAX.endDocument()
|
---|
Note:
See
TracBrowser
for help on using the repository browser.