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

/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c1452 static int fulltextUpdate(sqlite3_vtab *pVtab, int nArg, sqlite3_value **ppArg, function
1483 fulltextUpdate
H A Dfts1.c3151 static int fulltextUpdate(sqlite3_vtab *pVtab, int nArg, sqlite3_value **ppArg, function
3322 /* xUpdate */ fulltextUpdate,
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dfts2.c6251 static int fulltextUpdate(sqlite3_vtab *pVtab, int nArg, sqlite3_value **ppArg, function
7177 /* xUpdate */ fulltextUpdate,

Completed in 2310 milliseconds