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

/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c968 static int fulltextDestroy(sqlite3_vtab *pVTab){ function
1475 fulltextDestroy,
H A Dfts1.c2127 static int fulltextDestroy(sqlite3_vtab *pVTab){ function
3314 /* xDestroy */ fulltextDestroy,
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dfts2.c3165 static int fulltextDestroy(sqlite3_vtab *pVTab){ function
7169 /* xDestroy */ fulltextDestroy,

Completed in 141 milliseconds