>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
>> My understanding is that ascii is a subset of ucs4 so it must work >> as is. Georg> That is true, but the question is rather: For what purpose is Georg> isDigits used? Shall it be true for digits in other scripts, or Georg> are ASCII digits enough? I don't know. The question is probably: what API/library gives us this information without using ugly C locale tricks? JMarc
