Searched refs:zDestDb (Results 1 – 3 of 3) sorted by relevance
3116 const char *zDestDb; in DbObjCmd() local3122 zDestDb = "main"; in DbObjCmd()3125 zDestDb = Tcl_GetString(objv[2]); in DbObjCmd()3139 pBackup = sqlite3_backup_init(pDb->db, zDestDb, pSrc, "main"); in DbObjCmd()
56585 const char *zDestDb, /* Name of database within pDestDb */56622 p->pDest = findBtree(pDestDb, pDestDb, zDestDb);
75005 const char *zDestDb, /* Name of database within pDestDb */75048 p->pDest = findBtree(pDestDb, pDestDb, zDestDb);