-
Max Kellermann authored
Our IcuCaseFold() fallback using strxfrm() is not actually case insensitive. This commit fixes the problem by switching to strcasecmp(). That function is not guaranteed to support UTF-8, but it's the best we can do in this sparse situation. Closes #111
1295a127
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
CaseFold.cxx | ||
CaseFold.hxx | ||
Collate.cxx | ||
Collate.hxx | ||
Compare.cxx | ||
Compare.hxx | ||
Converter.cxx | ||
Converter.hxx | ||
Init.cxx | ||
Init.hxx | ||
Util.cxx | ||
Util.hxx | ||
Win32.cxx | ||
Win32.hxx |