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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c17932 ** SQLITE_FUNC_ENCMASK depends on SQLITE_UTF* macros in the API
17940 #define SQLITE_FUNC_ENCMASK 0x0003 /* SQLITE_UTF8, SQLITE_UTF16BE or UTF16LE */ macro
[all...]

Completed in 444 milliseconds