Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c1464 static int fulltextUpdate(sqlite3_vtab *pVtab, int nArg, sqlite3_value **ppArg, in fulltextUpdate() function
1495 fulltextUpdate
H A Dfts1.c3151 static int fulltextUpdate(sqlite3_vtab *pVtab, int nArg, sqlite3_value **ppArg, in fulltextUpdate() function
3322 /* xUpdate */ fulltextUpdate,
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c5873 static int fulltextUpdate(sqlite3_vtab *pVtab, int nArg, sqlite3_value **ppArg, in fulltextUpdate() function
6749 /* xUpdate */ fulltextUpdate,