Hash : 72182550 Author : Date : 2017-11-04T15:38:58
Add test for ICU flush and pivot buffer
Download
1 2 3 4 5 6 7 8 9
SAX.setDocumentLocator() SAX.startDocument() SAX.startElementNs(foo, NULL, NULL, 0, 0, 0) SAX.characters( Text with EUC-JP chars at pos, 170) SAX.characters(駪槗___ _, 11) SAX.endElementNs(foo, NULL, NULL) SAX.endDocument()