blocxx
|
Go to the source code of this file.
Namespaces | |
namespace | BLOCXX_NAMESPACE |
Taken from RFC 1321. | |
namespace | BLOCXX_NAMESPACE::UTF8Utils |
Functions | |
BLOCXX_COMMON_API int | BLOCXX_NAMESPACE::UTF8Utils::compareToIgnoreCase (const char *str1, const char *str2) |
Compares 2 UTF-8 strings, ignoring any case differences as defined by the Unicode spec CaseFolding.txt file. | |