#include "blocxx/BLOCXX_config.h"#include "blocxx/UTF8Utils.hpp"Go to the source code of this file.
Namespaces | |
| namespace | BLOCXX_NAMESPACE |
| namespace | BLOCXX_NAMESPACE::UTF8Utils |
Functions | |
| 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. | |
1.5.6