Searched defs:nullRow (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | vdbeInt.h | 79 u8 nullRow; /* True if pointing to a row with no data */ member |
| H A D | build.c | 1337 static const char nullRow[] = { 6, 0, 0, 0, 0, 0 }; in sqlite3StartTable() local |