<?xml version="1.0" encoding="windows-1252"?>
<node id="885331" title="Re^7: How to reverse a (Unicode) string" created="2011-01-31 13:46:14" updated="2011-01-31 13:46:14">
<type id="11">
note</type>
<author id="546548">
Jim</author>
<data>
<field name="doctext">
&lt;blockquote&gt;&lt;i&gt;The discussion isn't about Unicode…&lt;/i&gt;&lt;/blockquote&gt;

&lt;p&gt;Yes it &lt;i&gt;is&lt;/i&gt; about Unicode. "Unicode" is in the subject. Please go start your own discussion of water level measurements somewhere else.&lt;/p&gt;

&lt;blockquote&gt;&lt;i&gt;reverse doesn't perform a Unicode operation.&lt;/i&gt;&lt;/blockquote&gt;

&lt;p&gt;Yes it &lt;i&gt;does&lt;/i&gt;. Every time it reverses a Unicode string, it performs a Unicode operation.&lt;/p&gt;

&lt;p&gt;What kind of operation is &lt;i&gt;this&lt;/i&gt; Perl code performing?&lt;/p&gt;

&lt;code&gt;
use utf8;
$utf8_text =~ s/\p{General_Category=Currency_Symbol}+/€/g;
&lt;/code&gt;

&lt;p&gt;&lt;i&gt;Not&lt;/i&gt; a Unicode operation?&lt;/p&gt;
</field>
<field name="root_node">
661510</field>
<field name="parent_node">
885296</field>
</data>
</node>
