Lines Matching defs:recoverPreparePrintf
13081 static sqlite3_stmt *recoverPreparePrintf(
13212 pStmt = recoverPreparePrintf(p, p->dbIn, "PRAGMA %Q.page_count", p->zDb);
13307 pStmt = p->pGetPage = recoverPreparePrintf(
13531 p1 = recoverPreparePrintf(p, p->dbIn, "PRAGMA %Q.%s", p->zDb, zPrag);
13651 sqlite3_stmt *pStmt = recoverPreparePrintf(p, p->dbOut,
13713 pStmt = recoverPreparePrintf(p, p->dbOut, "PRAGMA index_xinfo(%Q)", zName);
14062 pRet = recoverPreparePrintf(
14071 pRet = recoverPreparePrintf(
14241 pLaf->pAllPage = recoverPreparePrintf(p, p->dbOut,
14539 pLaf->pAllAndParent = recoverPreparePrintf(p, p->dbOut,
14547 pLaf->pMaxField = recoverPreparePrintf(p, p->dbOut,