Home
last modified time | relevance | path

Searched defs:get_autocommit (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dsqlite3ext.h103 int (*get_autocommit)(sqlite3*); member
H A Dtest1.c5557 static int SQLITE_TCLAPI get_autocommit( in get_autocommit() function