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

/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c979 static int fulltextOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ function
1476 fulltextOpen,
H A Dfts1.c2142 static int fulltextOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ function
3315 /* xOpen */ fulltextOpen,
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dfts2.c3181 static int fulltextOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ function
7170 /* xOpen */ fulltextOpen,

Completed in 1190 milliseconds