Searched defs:Fts3auxTable (Results 1 – 1 of 1) sorted by relevance
21 typedef struct Fts3auxTable Fts3auxTable; typedef24 struct Fts3auxTable { struct25 sqlite3_vtab base; /* Base class used by SQLite core */26 Fts3Table *pFts3Tab;