Home
last modified time | relevance | path

Searched refs:Utf16_To_Utf8Buf (Results 1 – 1 of 1) sorted by relevance

/external/lzma/C/Util/7z/
D7zMain.c134 static SRes Utf16_To_Utf8Buf(CBuf *dest, const UInt16 *src, size_t srcLen) in Utf16_To_Utf8Buf() function
176 return Utf16_To_Utf8Buf(buf, s, len); in Utf16_To_Char()