V4RB*NEW* Properties to control Locale, Encoding, Sorting

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Aug 12 16:07:02 CDT 2004


On 8/12/04 3:59 PM, "jda" <jda at his.com> wrote:

>> No, here reverse logic.
>> I also have catch not from start.
>> 
>>     tertiary -- this is like in Valentina 1.x.
>>                 aaa <> AAA
>>                 aaa <> åaa
>> 
>>                 upper(aaa) => AAA
>>                 upper(åaa) => ÅAA
>> 
>> 
>>     SECONDARY -- ignores difference between Diacritical chars
>>                  i.e. Secondary difference of chars.
>> 
>>                 aaa <> AAA
>>                 aaa == åaa
>> 
>>                 upper(aaa) => AAA
>>                 upper(åaa) => AAA
>> 
>>     PRIMARY -- ignores difference between case of chars
>>                  i.e. Ignore primary difference of chars.
>> 
>>                 aaa == AAA
>>                 aaa == åaa
>> 
>>                 upper(aaa) => AAA
>>                 upper(åaa) => AAA
>> 
>> 
>> 
> 
> OK. And if I want case ignored but diacriticals considered? What then?

Hmm, intresting.

I don't know.

I have CC this question to ICU list.
Anybody know answer?


-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina-beta mailing list