pDifferentRow    53859 ext/sqlite3/libsqlite/sqlite3.c SQLITE_PRIVATE int sqlite3BtreeCursorRestore(BtCursor *pCur, int *pDifferentRow){
pDifferentRow    53866 ext/sqlite3/libsqlite/sqlite3.c     *pDifferentRow = 1;
pDifferentRow    53870 ext/sqlite3/libsqlite/sqlite3.c     *pDifferentRow = 1;
pDifferentRow    53873 ext/sqlite3/libsqlite/sqlite3.c     *pDifferentRow = 0;