develooper Front page | perl.perl5.porters | Postings from November 2010

[perl #79880] PATCH: Add Unicode semantics for /iu matching for literal strings

Thread Next
From:
Father Chrysostomos via RT
Date:
November 28, 2010 04:53
Subject:
[perl #79880] PATCH: Add Unicode semantics for /iu matching for literal strings
Message ID:
rt-3.6.HEAD-13564-1290948775-901.79880-15-0@perl.org
On Sat Nov 27 21:24:39 2010, public@khwilliamson.com wrote:
> This series of commits causes the regex engine to understand the /u 
> modifier on literal strings when /i is used.  These generate EXACTish 
> regnodes.
> 
> It does this by establishing a new node type, EXACTFU which implies 
> using Unicode semantics.
> 
> Still remaining to be done in /iu are backreferences and tries.

Thank you. Applied as 1b9f127b4 to fad448f.




Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About