develooper Front page | perl.perl5.porters | Postings from April 2011

Re: Unicode regex negated case-insensitivity in 5.14.0-RC1

Thread Previous | Thread Next
From:
Tom Christiansen
Date:
April 29, 2011 16:58
Subject:
Re: Unicode regex negated case-insensitivity in 5.14.0-RC1
Message ID:
443.1304121474@chthon
Nick wrote:

> (I was trying to test whether [^ ] was equivalent to 
> [\x00-\x1F\x21-\x{1FFFF}] and finding it a surprise)

If you meant \x{10FFFF} there, that's something I mistype all the
time, too.  I've been trying to train myself to write \x{10_FFFF}
instead so I can see it more clearly.

--tom

Thread Previous | 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