Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c257924 static int fts5IndexTombstoneAddToPage( function
258026 res = fts5IndexTombstoneAddToPage(pPg, 0, nOut, iVal);
258177 if( 0==fts5IndexTombstoneAddToPage(pPg, 0, pSeg->nPgTombstone, iRowid) ){
258196 fts5IndexTombstoneAddToPage(apHash[iRowid % nHash], 1, nHash, iRowid);