Open Chinese Convert
1.0.1
A project for conversion between Traditional and Simplified Chinese
|
This is the complete list of members for opencc::UTF8Util, including all inherited members.
FindNextInline(const char *str, const char ch) | opencc::UTF8Util | inlinestatic |
FromSubstr(const char *str, size_t length) | opencc::UTF8Util | inlinestatic |
IsLineEndingOrFileEnding(const char ch) | opencc::UTF8Util | inlinestatic |
Join(const vector< string > &strings, const string &separator) | opencc::UTF8Util | inlinestatic |
Join(const vector< string > &strings) | opencc::UTF8Util | inlinestatic |
NextChar(const char *str) | opencc::UTF8Util | inlinestatic |
NextCharLength(const char *str) | opencc::UTF8Util | inlinestatic |
NextCharLengthNoException(const char *str) | opencc::UTF8Util | inlinestatic |
NotShorterThan(const char *str, size_t length) | opencc::UTF8Util | inlinestatic |
PrevChar(const char *str) | opencc::UTF8Util | inlinestatic |
PrevCharLength(const char *str) | opencc::UTF8Util | inlinestatic |
ReplaceAll(string &str, const char *from, const char *to) | opencc::UTF8Util | inlinestatic |
SkipUtf8Bom(FILE *fp) | opencc::UTF8Util | static |
TruncateUTF8(const char *str, size_t maxLength) | opencc::UTF8Util | inlinestatic |