• 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: isalpha for UniChar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: isalpha for UniChar


  • Subject: Re: isalpha for UniChar
  • From: Dmitry Markman <email@hidden>
  • Date: Sun, 22 Jun 2008 23:36:39 -0400

I think I found the way:

CFCharacterSetIsCharacterMember
(CFCharacterSetGetPredefined(kCFCharacterSetAlphaNumeric), uniChar)

thanks


On Jun 22, 2008, at 11:23 PM, Dmitry Markman wrote:

Hi
are there functions for UniChar similar to
isdigit is alpha e.t.c.


so basically I'd like to do something like

	if(isalpha(unichar)) {
		....
	}

thanks
Note:
I didn't find anything in CoreFoundation or Unicode utilities api


Dmitry Markman

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

Dmitry Markman

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >isalpha for UniChar (From: Dmitry Markman <email@hidden>)

  • Prev by Date: isalpha for UniChar
  • Next by Date: Re: isalpha for UniChar
  • Previous by thread: isalpha for UniChar
  • Next by thread: Re: isalpha for UniChar
  • Index(es):
    • Date
    • Thread