diacritical "rangeOfString:options:" option ?
diacritical "rangeOfString:options:" option ?
- Subject: diacritical "rangeOfString:options:" option ?
- From: Aurélien Hugelé <email@hidden>
- Date: Mon, 9 May 2005 14:31:18 +0200
Hi list !
i have 2 NSStrings, the first one is @"Hôpital" (note the ô symbol
used in french for example). I would like to make
rangeOfString:options: returns something different than an NSNotFound
location when i pass the string @"Hop", without the diacritical mark
[@"Hôpital" rangeOfString:@"Hop"
options:NSCaseInsensitiveSearch] always return NSNotFound location
i've tried many other options with no success...
can anyone help ?
thanks _______________________________________________
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