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

/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c989 static int fulltextClose(sqlite3_vtab_cursor *pCursor){ function
1477 fulltextClose,
H A Dfts1.c2524 static int fulltextClose(sqlite3_vtab_cursor *pCursor){ function
3316 /* xClose */ fulltextClose,
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dfts2.c3550 static int fulltextClose(sqlite3_vtab_cursor *pCursor){ function
3870 ** necessary, because fulltextClose() already clears the query.
7171 /* xClose */ fulltextClose,

Completed in 57 milliseconds