Home
last modified time | relevance | path

Searched defs:toUTF8 (Results 1 – 4 of 4) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/include/
Dantlr3string.h201 (*toUTF8) (struct ANTLR3_STRING_struct * string); member
/external/webkit/Tools/DumpRenderTree/win/
DDumpRenderTree.cpp182 static string toUTF8(const wchar_t* wideString, size_t length) in toUTF8() function
193 string toUTF8(BSTR bstr) in toUTF8() function
198 string toUTF8(const wstring& wideString) in toUTF8() function
/external/icu4c/common/
Ducnv_cnv.h252 UConverterConvert toUTF8; member
Dunistr.cpp843 UnicodeString::toUTF8(int32_t start, int32_t len, in toUTF8() function in UnicodeString
885 UnicodeString::toUTF8(ByteSink &sink) const { in toUTF8() function in UnicodeString