|
HDK
|
#include <SYS/SYS_Types.h>#include "UT_StringView.h"#include "UT_StringHolder.h"#include "UT_UnicodeImpl.h"
Include dependency graph for UT_Unicode.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UT_Unicode |
| Helper functions for Unicode and the UTF-8 variable length encoding. More... | |
| class | UT_Unicode::transform |
| class | UT_Unicode::iterator |
Macros | |
| #define | UT_UTF8_MAX_ENCODING_LEN 4 |
| #define UT_UTF8_MAX_ENCODING_LEN 4 |
Specifies the maximum possible size of a UTF8 encoding for any given code point.
Definition at line 19 of file UT_Unicode.h.