Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/rbu/
H A Dsqlite3rbu.c3174 static LPWSTR rbuWinUtf8ToUnicode(const char *zFilename){ in rbuWinUtf8ToUnicode() function
4387 zWideOld = rbuWinUtf8ToUnicode(zOld); in xDefaultRename()
4389 zWideNew = rbuWinUtf8ToUnicode(zNew); in xDefaultRename()