Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c250643 static int fts5IndexCorruptRowid(Fts5Index *pIdx, i64 iRowid){ function
250651 #define FTS5_CORRUPT_ROWID(pIdx, iRowid) fts5IndexCorruptRowid(pIdx, iRowid)