Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c5604 static int fts3DeleteByRowid( in fts3DeleteByRowid() function
5743 rc = fts3DeleteByRowid(p, pNewRowid, &nChng, aSzDel); in sqlite3Fts3UpdateMethod()
5757 rc = fts3DeleteByRowid(p, apVal[0], &nChng, aSzDel); in sqlite3Fts3UpdateMethod()