HDK
|
#include "UT_API.h"
Go to the source code of this file.
Classes | |
struct | UT_UnicodeCharacter |
Variables | |
UT_API UT_UnicodeCharacter * | theUnicodeTable [256] |
enum UT_UnicodeCategory |
Enumerator | |
---|---|
UT_UNICODE_NONE | |
UT_UNICODE_LT_UPPER | |
UT_UNICODE_LT_LOWER | |
UT_UNICODE_LT_TITLE | |
UT_UNICODE_NUMBER | |
UT_UNICODE_SPACE | |
UT_UNICODE_SPACE_NONBREAK | |
UT_UNICODE_PUNCTUATION |
Definition at line 26 of file UT_UnicodeTable.h.
UT_API UT_UnicodeCharacter* theUnicodeTable[256] |