Lines Matching refs:zSrcDb
57765 ** Create an sqlite3_backup process to copy the contents of zSrcDb from57776 const char *zSrcDb /* Name of database within pSrcDb */57810 p->pSrc = findBtree(pDestDb, pSrcDb, zSrcDb);