Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/rbu/
H A Dsqlite3rbu.c1285 int bPartial = sqlite3_column_int(pList, 4); in rbuObjIterCacheIndexedCols() local
/sqlite-3.40.0/src/
H A Dbtree.c10679 int bPartial = 0; /* True if not checking all btrees */ in sqlite3BtreeIntegrityCheck() local