• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSString and utf16
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSString and utf16


  • Subject: Re: NSString and utf16
  • From: j o a r <email@hidden>
  • Date: Wed, 16 Apr 2008 08:48:03 -0700


On Apr 16, 2008, at 8:43 AM, Alexander Cohen wrote:
I have an NSString that contains this Unicode character: '\u00e9'. I have another app that represents the same character as 'e\u0301'. Is there any way to transform one to the other so that isEqualToString returns YES?


You can use the "-compare:options:range:" family of methods to search without using the NSLiteralSearch option.

j o a r


_______________________________________________

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


References: 
 >NSString and utf16 (From: Alexander Cohen <email@hidden>)

  • Prev by Date: NSString and utf16
  • Next by Date: Re: NSString and utf16
  • Previous by thread: NSString and utf16
  • Next by thread: Re: NSString and utf16
  • Index(es):
    • Date
    • Thread