Searched defs:toUTF8 (Results 1 – 4 of 4) sorted by relevance
201 (*toUTF8) (struct ANTLR3_STRING_struct * string); member
182 static string toUTF8(const wchar_t* wideString, size_t length) in toUTF8() function193 string toUTF8(BSTR bstr) in toUTF8() function198 string toUTF8(const wstring& wideString) in toUTF8() function
252 UConverterConvert toUTF8; member
843 UnicodeString::toUTF8(int32_t start, int32_t len, in toUTF8() function in UnicodeString885 UnicodeString::toUTF8(ByteSink &sink) const { in toUTF8() function in UnicodeString