Searched refs:seekOp (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c21069 u8 seekOp; /* Most recent seek operation on this cursor */ member in struct:VdbeCursor
110056 u8 seekOp = HasRowid(pTab) ? OP_NotExists : OP_NotFound; local
[all...]

Completed in 583 milliseconds