Home
last modified time | relevance | path

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

/external/lzma/C/Util/7z/
D7zMain.c158 static SRes Utf16_To_Char(CBuf *buf, const UInt16 *s in Utf16_To_Char() function
212 RINOK(Utf16_To_Char(&buf, name MY_FILE_CODE_PAGE_PARAM)); in MyCreateDir()
235 RINOK(Utf16_To_Char(&buf, name MY_FILE_CODE_PAGE_PARAM)); in OutFile_OpenUtf16()
248 res = Utf16_To_Char(&buf, s in PrintString()