This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/sgml/Test/wcharlong.xml

17 lines
520 B
XML
Raw Normal View History

<?xml version="1.0"?>
<test>
<p>
This is a long test holding, with the intention to switch to wide character
encoding from the local buffer to malloc'ed buffer. This (&#9996;) is a
piece symbol.
</p>
<p>
This is a long test holding, with the intention to switch to wide character
encoding after the output buffer has been switched to malloc'ed mode. For this
reason, our buffer should should hold more than 256 character, as defined in
util.h in the structure ocharbuf. This (&#10173;) is a fat arrow.
</p>
</test>