Home | History | Annotate | Download | only in dist

Lines Matching refs:sqlite3_get_autocommit

4591 ** ^The sqlite3_get_autocommit() interface returns non-zero or
4608 SQLITE_API int sqlite3_get_autocommit(sqlite3*);
84714 #define sqlite3_get_autocommit sqlite3_api->get_autocommit
85013 sqlite3_get_autocommit,
106953 SQLITE_API int sqlite3_get_autocommit(sqlite3 *db){