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