Searched refs:getIntFromStmt (Results 1 – 1 of 1) sorted by relevance
221625 static int getIntFromStmt(sqlite3 *db, const char *zSql, int *piVal){ function221666 rc = getIntFromStmt(db, zSql, &iPageSize);221680 rc = getIntFromStmt(db, zSql, &pRtree->iNodeSize);