Displaying 1 result from an estimated 1 matches for "1d49".
Did you mean:
1,49
2007 Apr 03
1
string comparison functions
Hi,
What rules are used when Wine libraries compare Unicode strings? I need to
know when ascii characters can match their approximate Unicode
equivalents.
For example: 'U+1D49 MODIFIER LETTER SMALL E' matches 'U+0065 LATIN SMALL
LETTER E'
I am debugging IE javascript security issues. IE6 on Wine (Linux Debian)
matches more equivalents than IE6 on Win98 and WinXP.
--
Tomas