Searched refs:findBtree (Results 1 – 1 of 1) sorted by relevance
84900 static Btree *findBtree(sqlite3 *pErrorDb, sqlite3 *pDb, const char *zDb){ function85010 Btree *pDest = findBtree(pDestDb, pDestDb, zDestDb);85011 p->pSrc = findBtree(pDestDb, pSrcDb, zSrcDb);85185 pDest = findBtree(p->pDestDb, p->pDestDb, p->zDestDb);