Searched defs:ppDb (Results 1 – 13 of 13) sorted by relevance
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest_tdb3.c | 943 TestDb **ppDb in testLsmOpen() 1033 TestDb **ppDb in test_lsm_open() 1042 TestDb **ppDb in test_lsm_small_open() 1052 TestDb **ppDb in test_lsm_lomem_open() 1067 TestDb **ppDb in test_lsm_lomem2_open() 1080 TestDb **ppDb in test_lsm_zip_open() 1178 int tdb_lsm_open(const char *zCfg, const char *zDb, int bClear, TestDb **ppDb){ in tdb_lsm_open() 1402 TestDb **ppDb in test_lsm_mt2() 1412 TestDb **ppDb in test_lsm_mt3() 1422 int test_lsm_mt(const char *zFilename, int bClear, TestDb **ppDb){ in test_lsm_mt()
|
| H A D | lsmtest_tdb.c | 185 TestDb **ppDb in test_leveldb_open() 288 TestDb **ppDb in kc_open() 366 TestDb **ppDb in mdb_open() 625 TestDb **ppDb in sql_open() 757 int tdb_open(const char *zLib, const char *zDb, int bClear, TestDb **ppDb){ in tdb_open()
|
| H A D | lsmtest_tdb2.cc | 16 int test_kc_open(const char *zFilename, int bClear, TestDb **ppDb){ in test_kc_open() 222 TestDb **ppDb in test_mdb_open()
|
| H A D | lsmtest1.c | 95 int testControlDb(TestDb **ppDb){ in testControlDb() 254 void testReopenRecover(TestDb **ppDb, int *pRc){ in testReopenRecover()
|
| H A D | lsmtest_tdb4.c | 687 TestDb **ppDb in test_bt_open() 767 TestDb **ppDb in test_fbt_open() 776 TestDb **ppDb in test_fbts_open()
|
| H A D | lsmtest_main.c | 306 void testClose(TestDb **ppDb){ in testClose() 324 void testReopen(TestDb **ppDb, int *pRc){ in testReopen()
|
| H A D | lsmtest6.c | 71 lsm_db **ppDb, in testOomOpen()
|
| /sqlite-3.40.0/src/ |
| H A D | test_server.c | 332 int sqlite3_client_open(const char *zDatabaseName, sqlite3 **ppDb){ in sqlite3_client_open()
|
| H A D | main.c | 3164 sqlite3 **ppDb, /* OUT: Returned database handle */ in openDatabase() 3518 sqlite3 **ppDb in sqlite3_open() 3525 sqlite3 **ppDb, /* OUT: SQLite db handle */ in sqlite3_open_v2() 3538 sqlite3 **ppDb in sqlite3_open16()
|
| H A D | test1.c | 109 int getDbPointer(Tcl_Interp *interp, const char *zA, sqlite3 **ppDb){ in getDbPointer()
|
| /sqlite-3.40.0/ext/fts5/ |
| H A D | fts5_tcl.c | 54 static int f5tDbPointer(Tcl_Interp *interp, Tcl_Obj *pObj, sqlite3 **ppDb){ in f5tDbPointer() 93 sqlite3 **ppDb, in f5tDbAndApi()
|
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_main.c | 73 int lsm_new(lsm_env *pEnv, lsm_db **ppDb){ in lsm_new()
|
| H A D | lsm_shared.c | 562 lsm_db **ppDb; in lsmDbDatabaseRelease() local
|