getIntFromStmt   127213 third_party/sqlite/amalgamation/sqlite3.c     rc = getIntFromStmt(db, zSql, &iPageSize);
getIntFromStmt   127225 third_party/sqlite/amalgamation/sqlite3.c     rc = getIntFromStmt(db, zSql, &pRtree->iNodeSize);
getIntFromStmt   2956 third_party/sqlite/src/ext/rtree/rtree.c     rc = getIntFromStmt(db, zSql, &iPageSize);
getIntFromStmt   2968 third_party/sqlite/src/ext/rtree/rtree.c     rc = getIntFromStmt(db, zSql, &pRtree->iNodeSize);