UNPACKED_INCRKEY 60585 ext/sqlite3/libsqlite/sqlite3.c if( pPKey2->flags & UNPACKED_INCRKEY ){ UNPACKED_INCRKEY 66186 ext/sqlite3/libsqlite/sqlite3.c u.az.r.flags = (u16)(UNPACKED_INCRKEY * (1 & (u.az.oc - OP_SeekLt))); UNPACKED_INCRKEY 66187 ext/sqlite3/libsqlite/sqlite3.c assert( u.az.oc!=OP_SeekGt || u.az.r.flags==UNPACKED_INCRKEY ); UNPACKED_INCRKEY 66188 ext/sqlite3/libsqlite/sqlite3.c assert( u.az.oc!=OP_SeekLe || u.az.r.flags==UNPACKED_INCRKEY ); UNPACKED_INCRKEY 67329 ext/sqlite3/libsqlite/sqlite3.c u.bq.r.flags = UNPACKED_INCRKEY | UNPACKED_IGNORE_ROWID;