Home
last modified time | relevance | path

Searched defs: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
H A Dfts1.c2142 static int fulltextOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fulltextOpen() function
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c3004 static int fulltextOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fulltextOpen() function