Re: perl string handle equivilents in cocoa
Re: perl string handle equivilents in cocoa
- Subject: Re: perl string handle equivilents in cocoa
- From: John Stiles <email@hidden>
- Date: Tue, 27 Jun 2006 10:25:58 -0700
On Jun 27, 2006, at 5:26 AM, Ruslan Zasukhin wrote:
On 8/6/05 9:53 PM, "Sherm Pendley" <email@hidden> wrote:
It seems like alot of work for something so easy in perl.
Heh, that's nothing. You should try using libregex (man 3 regex) some
time. :-/
Anybody know if libregex (man 3 regex) support unicode?
At least as UTF8? It get as parameter char*
if yes, then it really will work correctly for e.g.
Russian, Polish, Spain?
We've used PCRE for regular expression handling—not built in to the
system, but really easy to compile from source—and it does support
UTF8 if you enable a #define option. It seemed to work fine in my
(limited) testing. I can't say I tried to throw it any curveballs. _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden