#include "OW_config.h"#include "OW_UTF8Utils.hpp"Include dependency graph for OW_UTF8UtilscompareToIgnoreCase.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | OW_NAMESPACE |
| namespace | OW_NAMESPACE::UTF8Utils |
Functions | |
| int | OW_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.4.6