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