<�!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 static//en">
<�html>
<�head>
<�title>Test results for Solaris x86<�/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 Solaris x86<�/h2>
<�/td><�td class="bar_right"><�/td><�/tr><�/table>
<�a name="test_001076_option_fieldseparator_bytemode_UTF-32LE"><�/a>
<�h3>test_001076_option_fieldseparator_bytemode_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 user specified byte mode delimiters containing escaped decimal
bytes inside the delimiter string creating correctly delimited elements
from a wide-UTF encoded input stream.
<�/pre>
<�h4>Test status<�/h4>
<�p><�img src="../../images/tick.gif" align="top"> Pass
<�h4>Run command<�/h4>
<�pre class="boxed">
cat _INPUT_DATA_ ¦ xmlfy -F2b ':\000\000\000' -F3b '\\\000\000\000' -X UTF-32LE -t -e
<�/pre>
<�h4>Input data<�/h4>
<�pre class="boxed">
C:\DOS\COMMAND.COM
D:\DATA\REFERENCE\A350B3FM.PDF
E:\PROGRAM FILES\KYODAI MAHJONGG\KYODAI.EXE
<�/pre>
<�h4>Output result<�/h4>
<�pre class="boxed">
<?xml version="1.0" encoding="UTF-32LE"?>
<!DOCTYPE xmlfy SYSTEM "xmlfy.dtd">
<xmlfy>
<line>
<field>C</field>
<field>
<field>DOS</field>
<field>COMMAND.COM</field>
</field>
</line>
<line>
<field>D</field>
<field>
<field>DATA</field>
<field>REFERENCE</field>
<field>A350B3FM.PDF</field>
</field>
</line>
<line>
<field>E</field>
<field>
<field>PROGRAM FILES</field>
<field>KYODAI MAHJONGG</field>
<field>KYODAI.EXE</field>
</field>
</line>
</xmlfy>
<�/pre>
<�br><�small><�small>Goto:
<�a href="#top">Top of page.<�/a>
<�a href="index.html#section1">Section "Environment".<�/a>
<�a href="index.html#section2">Section "Summary".<�/a>
<�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">© 2008-2013, Arthur Gouros<�/div>
<�div class="clear"><�hr><�/hr><�/div><�/div>
<�/body>
<�/html>