Home | History | Annotate | Download | only in dist

Lines Matching refs:sqlite3_complete16

1837 ** to invoking sqlite3_complete16() then sqlite3_initialize() is invoked
1838 ** automatically by sqlite3_complete16(). If that initialization fails,
1839 ** then the return value from sqlite3_complete16() will be non-zero
1845 ** The input to [sqlite3_complete16()] must be a zero-terminated
1849 SQLITE_API int sqlite3_complete16(const void *sql);