Home | History | Annotate | Download | only in orig

Lines Matching refs:sqlite3_complete16

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