Home
last modified time | relevance | path

Searched refs:rbuWinUtf8ToUnicode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c229135 static LPWSTR rbuWinUtf8ToUnicode(const char *zFilename){ function
230351 zWideOld = rbuWinUtf8ToUnicode(zOld);
230353 zWideNew = rbuWinUtf8ToUnicode(zNew);