Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c209631 static int fts3DeleteByRowid( function
209770 rc = fts3DeleteByRowid(p, pNewRowid, &nChng, aSzDel);
209784 rc = fts3DeleteByRowid(p, apVal[0], &nChng, aSzDel);