Home
last modified time | relevance | path

Searched defs:Fts3auxTable (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_aux.c21 typedef struct Fts3auxTable Fts3auxTable; typedef
24 struct Fts3auxTable { struct
25 sqlite3_vtab base; /* Base class used by SQLite core */
26 Fts3Table *pFts3Tab;