Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dfileio.c237 # define sqlite3_win32_utf8_to_unicode utf8_to_utf16
239 LPWSTR utf8_to_utf16(const char *z){ in utf8_to_utf16() function