Searched refs:winUtf8ToUnicode (Results 1 – 1 of 1) sorted by relevance
1676 static LPWSTR winUtf8ToUnicode(const char *zText){ in winUtf8ToUnicode() function1807 zTmpWide = winUtf8ToUnicode(zText); in winUtf8ToMbcs()1829 return winUtf8ToUnicode(zText); in sqlite3_win32_utf8_to_unicode()2258 zName = winUtf8ToUnicode(zFilename); in winceCreateLock()4695 zConverted = winUtf8ToUnicode(zFilename);