Re: RegEx libraries & unicode support
Re: RegEx libraries & unicode support
- Subject: Re: RegEx libraries & unicode support
- From: Scott Anguish <email@hidden>
- Date: Fri, 14 May 2004 03:00:51 -0400
On May 14, 2004, at 2:43 AM, Nicholas Riley wrote:
On Fri, May 14, 2004 at 07:54:53AM +0200, Allan Odgaard wrote:
Not to belittle any of the dozen regular expression libraries recently
mentioned, but do any of them support unicode? mainly I am thinking of
proper case-folding for case-insensitive matches, normalize strings
before comparison (break up accented latin 1 "compatibility"
characters), optionally disregard diacritics etc.
At least AGRegex (PCRE) and OgreKit (OniGuruma) have solid Unicode
support; I'm not sure of the individual things you mentioned, but
they're easy enough to download and try out yourself.
I believe the MOKit does as well.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.