Home
last modified time | relevance | path

Searched refs:iNoRowid (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c6014 int iNoRowid, in fts5IndexIntegrityCheckEmpty() argument
6025 if( i>=iNoRowid && 0!=fts5LeafFirstRowidOff(pLeaf) ) p->rc = FTS5_CORRUPT; in fts5IndexIntegrityCheckEmpty()