Home
last modified time | relevance | path

Searched refs:fulltextSchema (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/fts1/
H A Dfts1.c1912 static char *fulltextSchema( in fulltextSchema() function
1986 schema = fulltextSchema(v->nColumn, (const char*const*)v->azColumn, in constructVtab()
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c2780 static char *fulltextSchema( in fulltextSchema() function
2862 schema = fulltextSchema(v->nColumn, (const char*const*)v->azColumn, in constructVtab()