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

/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c829 static void fulltext_vtab_destroy(fulltext_vtab *v){ function
964 fulltext_vtab_destroy((fulltext_vtab *)pVTab);
975 fulltext_vtab_destroy((fulltext_vtab *)pVTab);
H A Dfts1.c1504 static void fulltext_vtab_destroy(fulltext_vtab *v){ function
2000 fulltext_vtab_destroy(v);
2123 fulltext_vtab_destroy((fulltext_vtab *)pVTab);
2138 fulltext_vtab_destroy((fulltext_vtab *)pVTab);
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dfts2.c2540 static void fulltext_vtab_destroy(fulltext_vtab *v){ function
3056 fulltext_vtab_destroy(v);
3161 fulltext_vtab_destroy((fulltext_vtab *)pVTab);
3177 fulltext_vtab_destroy((fulltext_vtab *)pVTab);

Completed in 96 milliseconds