#include <string>
#include <unicode/unistr.h>
#include <unicode/translit.h>
Go to the source code of this file.
Namespaces | |
namespace | OPENTREP |
Functions | |
bool | OPENTREP::check (const UErrorCode &iStatus, const char *iMsg) |
icu::UnicodeString | OPENTREP::escape (const icu::UnicodeString &iSource) |
std::string | OPENTREP::getUTF8 (const icu::UnicodeString &iString) |