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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c12601 Bool nullRow; /* True if pointing to a row with no data */ member in struct:VdbeCursor
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c15726 #define OP_IfNullRow 21 /* jump, synopsis: if P1.nullRow then r[P3]=NULL, goto P2 */
21065 u8 nullRow; /* True if pointing to a row with no data */ member in struct:VdbeCursor
112779 static const char nullRow[] = { 6, 0, 0, 0, 0, 0 }; local
[all...]

Completed in 941 milliseconds