Searched defs:sqlite3_txn_state (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | main.c | 1256 int sqlite3_txn_state(sqlite3 *db, const char *zSchema){ in sqlite3_txn_state() function |
| H A D | sqlite3ext.h | 667 #define sqlite3_txn_state sqlite3_api->txn_state macro |