Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c24324 u8 nullRow; /* True if pointing to a row with no data */ member
127657 static const char nullRow[] = { 6, 0, 0, 0, 0, 0 }; local