Re: Regular Expressions?
Re: Regular Expressions?
- Subject: Re: Regular Expressions?
- From: Jason Stephenson <email@hidden>
- Date: Fri, 06 Jun 2008 11:02:13 -0400
Replying to myself here, which I know is generally a bad thing, but this
thought just came to me.
I have yet to find a regex library that handles UTF-16 well, if at all.
I actually spent a couple of hours yesterday trying to mangle some
UTF-16 files in Perl using regular expressions. I gave up and did it in
Emacs, the only environment where I've seen REs handle UTF16 properly.
So, that's now my mission, to come up with a RE library that handles
UTF16 as gracefully as 7 bit ASCII.
Cheers,
Jason
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden