Searched refs:sqlite3_get_autocommit (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3ext.h332 #define sqlite3_get_autocommit sqlite3_api->get_autocommit macro
H A Dsqlite3.h4660 ** ^The sqlite3_get_autocommit() interface returns non-zero or
4677 SQLITE_API int sqlite3_get_autocommit(sqlite3*);
H A Dsqlite3.c5231 ** ^The sqlite3_get_autocommit() interface returns non-zero or
5248 SQLITE_API int sqlite3_get_autocommit(sqlite3*);
92509 #define sqlite3_get_autocommit macro
117578 SQLITE_API int sqlite3_get_autocommit(sqlite3 *db){ function
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h297 #define sqlite3_get_autocommit sqlite3_api->get_autocommit macro
H A Dsqlite3.h4319 ** ^The sqlite3_get_autocommit() interface returns non-zero or
4336 SQLITE_API int sqlite3_get_autocommit(sqlite3*);
H A Dsqlite3.c4872 ** ^The sqlite3_get_autocommit() interface returns non-zero or
4889 SQLITE_API int sqlite3_get_autocommit(sqlite3*);
89189 #define sqlite3_get_autocommit macro
112615 SQLITE_API int sqlite3_get_autocommit(sqlite3 *db){ function
[all...]

Completed in 657 milliseconds