Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c991 static int fulltextOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fulltextOpen() function
1488 fulltextOpen,
H A Dfts1.c2142 static int fulltextOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fulltextOpen() function
3315 /* xOpen */ fulltextOpen,
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c3004 static int fulltextOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fulltextOpen() function
6742 /* xOpen */ fulltextOpen,