Home
last modified time | relevance | path

Searched defs:nullRow (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A DvdbeInt.h79 u8 nullRow; /* True if pointing to a row with no data */ member
H A Dbuild.c1337 static const char nullRow[] = { 6, 0, 0, 0, 0, 0 }; in sqlite3StartTable() local