Searched refs:fulltextUpdate (Results 1 – 3 of 3) sorted by relevance
| /sqlite-3.40.0/ext/fts1/ |
| H A D | fulltext.c | 1464 static int fulltextUpdate(sqlite3_vtab *pVtab, int nArg, sqlite3_value **ppArg, in fulltextUpdate() function 1495 fulltextUpdate
|
| H A D | fts1.c | 3151 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 D | fts2.c | 5873 static int fulltextUpdate(sqlite3_vtab *pVtab, int nArg, sqlite3_value **ppArg, in fulltextUpdate() function 6749 /* xUpdate */ fulltextUpdate,
|