Searched refs:sqlite3_win32_unicode_to_utf8 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c254 extern char *sqlite3_win32_unicode_to_utf8(LPCWSTR);
28968 char *z = sqlite3_win32_unicode_to_utf8(wargv[i]);
H A Dsqlite3.c48135 SQLITE_API char *sqlite3_win32_unicode_to_utf8(LPCWSTR zWideText){ function
[all...]

Completed in 575 milliseconds