MCPcopy Create free account
hub / github.com/WiseLibs/better-sqlite3 / Fts5PhraseIter

Class Fts5PhraseIter

deps/sqlite3/sqlite3.h:13631–13631  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13629typedef struct Fts5ExtensionApi Fts5ExtensionApi;
13630typedef struct Fts5Context Fts5Context;
13631typedef struct Fts5PhraseIter Fts5PhraseIter;
13632
13633typedef void (*fts5_extension_function)(
13634 const Fts5ExtensionApi *pApi, /* API offered by current FTS version */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected