<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 static//en"> <html> <head> <title>Test results for Win32 Console</title> <style type="text/css" media="all"> @import url("../../style/base_UTF-32LE.css"); @import url("../../style/theme_UTF-32LE.css"); </style> <link rel="stylesheet" href="../../style/print_UTF-32LE.css" type="text/css" media="print"></link> <meta http-equiv="Content-Type" content="text/html; charset=UTF-32LE"></meta> <meta name="Author" content="Arthur Gouros"> </head> <body class="composite"> <a name="top"></a> <div id="banner"> <a href="http://xmlfy.sourceforge.net/" id="projectLogo"><img alt="xmlfy" src="../../images/xmlfy_logo.jpg"></img></a> <div class="clear"><hr></hr></div> </div> <div id="breadcrumbs"> <div class="xleft"></div> <div class="xright"> <a href="http://sourceforge.net/projects/xmlfy" class="externalLink" title="External Link">SourceForge.net Project Page</a> <span class="separator">|</span> <a href="http://sourceforge.net" class="externalLink" title="External Link">Hosted by SourceForge</a> </div> <div class="clear"><hr></hr></div> </div> <div id="leftColumn"><div id="navcolumn"> <div id="menuSections"><h5>Test Sections</h5><ul> <li class="none"><a href="index.html#section1">1. Environment</a></li> <li class="none"><a href="index.html#section2">2. Summary</a></li> <li class="none"><a href="index.html#section3">3. Test cases</a></li> </ul></div> </div></div> <div id="bodyColumn"><div class="contentBox"><div class="section"> <a name="test"></a> <p><table class="bar"><tr><td class="bar_left"></td><td class="bar_middle"> <h2 class="bar">Test results for Win32 Console</h2> </td><td class="bar_right"></td></tr></table> <a name="test_005021_delimiter_in_rbarray_1_UTF-32LE"></a> <h3>test_005021_delimiter_in_rbarray_1_UTF-32LE</h3> <p><b>NOTE: This web page is encoded in UTF-32LE format.</b> <br>Some web browsers may have difficulty displaying this page. <h4>Test description</h4> <pre> Test for delimiter handling when a delimiter boundary falls within the readback array (a buffer the size of the largest delimiter) in a wide-UTF encoded input stream. The end result should be transparent to the user with correctly delimited fields being produced. </pre> <h4>Test status</h4> <p><img src="../../images/tick.gif" align="top">&nbsp;Pass <h4>Run command</h4> <pre class="boxed"> cat _INPUT_DATA_ &brvbar; xmlfy -F1 aa -F1 aaaa -F1 aaa -A delimiter -X UTF-32LE </pre> <h4>Input data</h4> <pre class="boxed"> 0123456789aaa9876543210aaaa2468aa13579 </pre> <h4>Output result</h4> <pre class="boxed"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-32LE&quot;?&gt; &lt;!DOCTYPE xmlfy SYSTEM &quot;xmlfy.dtd&quot;&gt; &lt;xmlfy&gt; &lt;line delimiter=&quot;aaa&quot;&gt; &lt;field delimiter=&quot;&quot;&gt;0123456789&lt;/field&gt; &lt;/line&gt; &lt;line delimiter=&quot;aaaa&quot;&gt; &lt;field delimiter=&quot;&quot;&gt;9876543210&lt;/field&gt; &lt;/line&gt; &lt;line delimiter=&quot;aa&quot;&gt; &lt;field delimiter=&quot;&quot;&gt;2468&lt;/field&gt; &lt;/line&gt; &lt;line delimiter=&quot;&quot;&gt; &lt;field delimiter=&quot;WHITESPACE&quot;&gt;13579&lt;/field&gt; &lt;/line&gt; &lt;/xmlfy&gt; </pre> <br><small><small>Goto: &nbsp;&nbsp;<a href="#top">Top of page.</a> &nbsp;&nbsp;<a href="index.html#section1">Section "Environment".</a> &nbsp;&nbsp;<a href="index.html#section2">Section "Summary".</a> &nbsp;&nbsp;<a href="index.html#section3">Section "Test cases".</a> </small></small> </div></div></div> <div class="clear"><hr></hr></div> <div id="footer"><div class="xright">&copy; 2008-2020, Arthur Gouros</div> <div class="clear"><hr></hr></div></div> </body> </html>