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.c104 static SRes Utf16_To_Char(CBuf *buf, const UInt16 *s in Utf16_To_Char() function
158 RINOK(Utf16_To_Char(&buf, name MY_FILE_CODE_PAGE_PARAM)); in MyCreateDir()
181 RINOK(Utf16_To_Char(&buf, name MY_FILE_CODE_PAGE_PARAM)); in OutFile_OpenUtf16()
193 res = Utf16_To_Char(&buf, s in PrintString()