Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_MISUSE

375 #define SQLITE_MISUSE      21   /* Library used incorrectly */
934 ** [sqlite3_shutdown()] then it will return SQLITE_MISUSE.
2217 ** If an interface fails with SQLITE_MISUSE, that means the interface
2584 ** then the call will return [SQLITE_MISUSE]. If any sqlite3_bind_()
2815 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
2845 ** [SQLITE_MISUSE] means that the this routine was called inappropriately.
2854 ** error other than [SQLITE_BUSY] and [SQLITE_MISUSE]. You must call