• 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: rangeOfString behaves wierd
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rangeOfString behaves wierd


  • Subject: Re: rangeOfString behaves wierd
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Mon, 09 Dec 2013 15:30:23 +0700

On 9 Dec 2013, at 15:05, Quincey Morris <email@hidden> wrote:

> On Dec 8, 2013, at 23:46 , Gerriet M. Denkmann <email@hidden> wrote:
>
>> NSString *b = @"见≠見";		//	0x89c1 	0x2260	0x898b
>
> So what are the results with:
>
>> NSString *b = @"见”;
>> NSString *b = @"≠”;
>> NSString *b = @"見”;
> ?
>
> And what’s the current locale?

NSLocale *currentLocale = [ NSLocale currentLocale ];
NSLog(@"%s %@",__FUNCTION__, [ currentLocale localeIdentifier]);
prints: en_IE




_______________________________________________

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: 
 >rangeOfString behaves wierd (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: rangeOfString behaves wierd (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: rangeOfString behaves wierd
  • Next by Date: Re: rangeOfString behaves wierd
  • Previous by thread: Re: rangeOfString behaves wierd
  • Next by thread: Re: rangeOfString behaves wierd
  • Index(es):
    • Date
    • Thread