Home
last modified time | relevance | path

Searched refs:sqlite3SystemError (Results 1 – 1 of 1) sorted by relevance

/src/contrib/sqlite3/
H A Dsqlite3.c21715 SQLITE_PRIVATE void sqlite3SystemError(sqlite3*,int);
35633 sqlite3SystemError(db, err_code); in sqlite3ErrorFinish()
35666 SQLITE_PRIVATE void sqlite3SystemError(sqlite3 *db, int rc){ in sqlite3SystemError() function
35706 sqlite3SystemError(db, err_code); in sqlite3ErrorWithMsg()
89311 sqlite3SystemError(db, rc);
103501 sqlite3SystemError(db, rc);