Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3.c688 static int fts3CreateTables(Fts3Table *p){ in fts3CreateTables() function
1507 rc = fts3CreateTables(p); in fts3InitVtab()