Searched refs:utf8ToUnicode (Results 1 – 4 of 4) sorted by relevance
177 static WCHAR *utf8ToUnicode(const char *zFilename){ in utf8ToUnicode() function292 zTmpWide = utf8ToUnicode(zFilename); in utf8ToMbcs()361 WCHAR *zName = utf8ToUnicode(zFilename); in winceCreateLock()1890 zConverted = utf8ToUnicode(zFilename); in convertUtf8Filename()
31312 static WCHAR *utf8ToUnicode(const char *zFilename){31427 zTmpWide = utf8ToUnicode(zFilename);31495 WCHAR *zName = utf8ToUnicode(zFilename);33024 zConverted = utf8ToUnicode(zFilename);
33026 static LPWSTR utf8ToUnicode(const char *zFilename){33156 zTmpWide = utf8ToUnicode(zFilename);33384 zName = utf8ToUnicode(zFilename);35022 zConverted = utf8ToUnicode(zFilename);
33054 static LPWSTR utf8ToUnicode(const char *zFilename){33184 zTmpWide = utf8ToUnicode(zFilename);33412 zName = utf8ToUnicode(zFilename);35050 zConverted = utf8ToUnicode(zFilename);