FilePoint 80904 ext/sqlite3/libsqlite/sqlite3.c typedef struct FilePoint FilePoint; FilePoint 80941 ext/sqlite3/libsqlite/sqlite3.c FilePoint endpoint; /* Pointer to the end of the file */ FilePoint 80942 ext/sqlite3/libsqlite/sqlite3.c FilePoint readpoint; /* Pointer to the end of the last xRead() */