Re: SQLite and Unicode
Re: SQLite and Unicode
- Subject: Re: SQLite and Unicode
- From: "Adam R. Maxwell" <email@hidden>
- Date: Tue, 07 Apr 2009 21:42:22 -0700
On Apr 7, 2009, at 11:54 AM, Тимофей Даньшин wrote:
I will now have to find another "unicode-safe" way to split the
string into sentences.
Others have addressed your Unicode issues, but for splitting a string
into sentences (or other units), I'd use CFStringTokenizer with
kCFStringTokenizerUnitSentence.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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