Searched refs:winUtf8ToUnicode (Results 1 – 1 of 1) sorted by relevance
50402 static LPWSTR winUtf8ToUnicode(const char *zText){ in winUtf8ToUnicode() function50537 zTmpWide = winUtf8ToUnicode(zText); in winUtf8ToMbcs()50559 return winUtf8ToUnicode(zText); in sqlite3_win32_utf8_to_unicode()50977 zName = winUtf8ToUnicode(zFilename); in winceCreateLock()52662 zConverted = winUtf8ToUnicode(zFilename);