Re: Need "case folding quickcheck"

"Mark Davis" <[email protected]> Mon, 6 Dec 2004 18:59:45 -0800
Newsgroups gmane.comp.lib.icu.general
Message-ID <[email protected]>
I thought case-sensitive included everything that could change or be changed
to under upper/lower/title/folding. Markus worked the most with this stuff
lately, so he'd probably have the best answer.

‎Mark

----- Original Message ----- 
From: "Deborah Goldsmith" <[email protected]>
To: "icu list" <[email protected]>
Sent: Monday, December 06, 2004 18:45
Subject: Need "case folding quickcheck"


> I need to build a USet that is the set of characters that might change
> under case folding. The best I have been able to come up with so far is
> something like:
>
> [[[:Case_Sensitive:]-[:Lowercase:]][exceptions]]
>
> where "exceptions" is basically everything in CaseFolding.txt that
> contains the word "SMALL".
>
> Is there a better way to do this?
>
> Thanks,
> Deborah
>
> _______________________________________________
> icu mailing list
> [email protected]
> http://oss.software.ibm.com/developerworks/oss/mailman/listinfo/icu
>