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

/external/lzma/C/Util/7z/
H A D7zMain.c100 static SRes Utf16_To_Char(CBuf *buf, const UInt16 *s, int fileMode) function
145 RINOK(Utf16_To_Char(&buf, name, 1));
168 RINOK(Utf16_To_Char(&buf, name, 1));
180 res = Utf16_To_Char(&buf, s, 0);

Completed in 36 milliseconds