Home
last modified time | relevance | path

Searched refs:sqlite3VtabUnlockList (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dprepare.c578 sqlite3VtabUnlockList(db); in sqlite3Prepare()
H A Dvtab.c255 void sqlite3VtabUnlockList(sqlite3 *db){ in sqlite3VtabUnlockList() function
H A DsqliteInt.h4161 # define sqlite3VtabUnlockList(X) macro
4172 void sqlite3VtabUnlockList(sqlite3*);
H A Dmain.c1029 sqlite3VtabUnlockList(db); in disconnectAllVtab()
1168 sqlite3VtabUnlockList(db); in sqlite3LeaveMutexAndCloseZombie()
H A Dbuild.c555 sqlite3VtabUnlockList(db); in sqlite3ResetAllSchemasOfConnection()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dprepare.c590 sqlite3VtabUnlockList(db); in sqlite3Prepare()
H A DsqliteInt.h3046 # define sqlite3VtabUnlockList(X) macro
3054 void sqlite3VtabUnlockList(sqlite3*);
H A Dvtab.c192 void sqlite3VtabUnlockList(sqlite3 *db){ in sqlite3VtabUnlockList() function
H A Dbuild.c442 sqlite3VtabUnlockList(db); in sqlite3ResetInternalSchema()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dprepare.c620 sqlite3VtabUnlockList(db); in sqlite3Prepare()
H A Dvtab.c306 void sqlite3VtabUnlockList(sqlite3 *db){ in sqlite3VtabUnlockList() function
H A DsqliteInt.h4648 # define sqlite3VtabUnlockList(X) macro
4660 void sqlite3VtabUnlockList(sqlite3*);
H A Dmain.c1102 sqlite3VtabUnlockList(db); in disconnectAllVtab()
1241 sqlite3VtabUnlockList(db); in sqlite3LeaveMutexAndCloseZombie()
H A Dbuild.c569 sqlite3VtabUnlockList(db); in sqlite3ResetAllSchemasOfConnection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dprepare.c648 sqlite3VtabUnlockList(db); in sqlite3Prepare()
H A Dvtab.c306 void sqlite3VtabUnlockList(sqlite3 *db){ in sqlite3VtabUnlockList() function
H A Dmain.c1169 sqlite3VtabUnlockList(db); in disconnectAllVtab()
1338 sqlite3VtabUnlockList(db); in sqlite3LeaveMutexAndCloseZombie()
H A DsqliteInt.h4737 # define sqlite3VtabUnlockList(X) macro
4749 void sqlite3VtabUnlockList(sqlite3*);
H A Dbuild.c614 sqlite3VtabUnlockList(db); in sqlite3ResetAllSchemasOfConnection()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A DsqliteInt.h3061 # define sqlite3VtabUnlockList(X)
3069 void sqlite3VtabUnlockList(sqlite3*);
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dprepare.c701 sqlite3VtabUnlockList(db); in sqlite3Prepare()
H A Dvtab.c306 void sqlite3VtabUnlockList(sqlite3 *db){ in sqlite3VtabUnlockList() function
H A Dmain.c1169 sqlite3VtabUnlockList(db); in disconnectAllVtab()
1338 sqlite3VtabUnlockList(db); in sqlite3LeaveMutexAndCloseZombie()
H A DsqliteInt.h4889 # define sqlite3VtabUnlockList(X) macro
4901 void sqlite3VtabUnlockList(sqlite3*);
H A Dbuild.c644 sqlite3VtabUnlockList(db); in sqlite3ResetAllSchemasOfConnection()

12345678