Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_UNCLOSED

956 #define SQLITE_UNCLOSED    27   /* db can't be closed due unfinalized stmts */
105487 sqlite3Error(db, SQLITE_UNCLOSED, buff);
105491 return SQLITE_UNCLOSED;