Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dfts1.c1800 static void clearTableSpec(TableSpec *p) { in clearTableSpec() function
1885 clearTableSpec(pSpec); in parseSpec()
2016 clearTableSpec(&spec); in fulltextConnect()
2082 clearTableSpec(&spec); in fulltextCreate()
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c2668 static void clearTableSpec(TableSpec *p) { in clearTableSpec() function
2753 clearTableSpec(pSpec); in parseSpec()
2895 clearTableSpec(&spec); in fulltextConnect()
2943 clearTableSpec(&spec); in fulltextCreate()