source:
vbox/trunk/src/libs/libxml2-2.9.14/result/icu_parse_test.xml.sax2@
103850
Last change on this file since 103850 was 95312, checked in by , 3 years ago | |
---|---|
File size: 226 bytes |
Line | |
---|---|
1 | SAX.setDocumentLocator() |
2 | SAX.startDocument() |
3 | SAX.startElementNs(foo, NULL, NULL, 0, 0, 0) |
4 | SAX.characters( |
5 | Text with EUC-JP chars at pos, 170) |
6 | SAX.characters(駪槗___ |
7 | _, 11) |
8 | SAX.endElementNs(foo, NULL, NULL) |
9 | SAX.endDocument() |
Note:
See TracBrowser
for help on using the repository browser.