Re: Re: Gobo Regexp and Unicode support.

Colin Paul Adams <colin-vnRo6g/[email protected]> Sat, 14 Jun 2008 06:27:28 +0100
Newsgroups gmane.comp.lang.eiffel.gobo.general
Message-ID <[email protected]>
>>>>> "Ted" == Ted  <kkkkg999-/[email protected]> writes:

    >> > Have you tried to match ".*a.*" against a string of 256
    >> successive > codepoints (not including ASCII")?

    Ted> Yes, I tried the following as subjects: 1) --
    Ted> &#19968;&#20010;&#20363;&#23376; 2) --
    Ted> &#21478;&#19968;&#20010;&#20363;&#23376;&#23376;a

That answer looks contradictory to me.
A string of 256 successive code points would be something like:

&#20000;&#20001;&#20002;....&#20255;
-- 
Colin Adams
Preston Lancashire