isUTF8(const CString &) | CUnicode | [static] |
textToUTF8(const CString &, bool *errors=NULL) | CUnicode | [static] |
UCS2ToUTF8(const CString &, bool *errors=NULL) | CUnicode | [static] |
UCS4ToUTF8(const CString &, bool *errors=NULL) | CUnicode | [static] |
UTF16ToUTF8(const CString &, bool *errors=NULL) | CUnicode | [static] |
UTF32ToUTF8(const CString &, bool *errors=NULL) | CUnicode | [static] |
UTF8ToText(const CString &, bool *errors=NULL) | CUnicode | [static] |
UTF8ToUCS2(const CString &, bool *errors=NULL) | CUnicode | [static] |
UTF8ToUCS4(const CString &, bool *errors=NULL) | CUnicode | [static] |
UTF8ToUTF16(const CString &, bool *errors=NULL) | CUnicode | [static] |
UTF8ToUTF32(const CString &, bool *errors=NULL) | CUnicode | [static] |