tesseract
3.05.02
|
This is the complete list of members for UNICHAR, including all inherited members.
begin(const char *utf8_str, const int byte_length) | UNICHAR | static |
end(const char *utf8_str, const int byte_length) | UNICHAR | static |
first_uni() const | UNICHAR | |
UNICHAR() | UNICHAR | inline |
UNICHAR(const char *utf8_str, int len) | UNICHAR | |
UNICHAR(int unicode) | UNICHAR | explicit |
utf8() const | UNICHAR | inline |
utf8_len() const | UNICHAR | inline |
utf8_step(const char *utf8_str) | UNICHAR | static |
utf8_str() const | UNICHAR | |
UTF8ToUnicode(const char *utf8_str, GenericVector< int > *unicodes) | UNICHAR | static |