Searched refs:content_update (Results 1 – 2 of 2) sorted by relevance
1265 static int content_update(fulltext_vtab *v, sqlite3_value **pValues, in content_update() function3142 rc = content_update(v, pValues, iRow); /* execute an SQL UPDATE */ in index_update()
2028 static int content_update(fulltext_vtab *v, sqlite3_value **pValues, in content_update() function4029 rc = content_update(v, pValues, iRow); /* execute an SQL UPDATE */ in index_update()