Searched refs:winUtf8ToUnicode (Results 1 – 1 of 1) sorted by relevance
48920 static LPWSTR winUtf8ToUnicode(const char *zText){ in winUtf8ToUnicode() function49055 zTmpWide = winUtf8ToUnicode(zText); in winUtf8ToMbcs()49077 return winUtf8ToUnicode(zText); in sqlite3_win32_utf8_to_unicode()49509 zName = winUtf8ToUnicode(zFilename); in winceCreateLock()51402 zConverted = winUtf8ToUnicode(zFilename);