Searched refs:winUtf8ToUnicode (Results 1 – 1 of 1) sorted by relevance
48919 static LPWSTR winUtf8ToUnicode(const char *zText){ in winUtf8ToUnicode() function49054 zTmpWide = winUtf8ToUnicode(zText); in winUtf8ToMbcs()49076 return winUtf8ToUnicode(zText); in sqlite3_win32_utf8_to_unicode()49508 zName = winUtf8ToUnicode(zFilename); in winceCreateLock()51401 zConverted = winUtf8ToUnicode(zFilename);