MCPcopy Create free account
hub / github.com/asg017/sqlite-loadable-rs / Fts5PhraseIter

Class Fts5PhraseIter

sqlite3ext-sys/sqlite3/sqlite3.h:12298–12298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12296typedef struct Fts5ExtensionApi Fts5ExtensionApi;
12297typedef struct Fts5Context Fts5Context;
12298typedef struct Fts5PhraseIter Fts5PhraseIter;
12299
12300typedef void (*fts5_extension_function)(
12301 const Fts5ExtensionApi *pApi, /* API offered by current FTS version */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected