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

Class Fts5Context

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

Source from the content-addressed store, hash-verified

13628
13629typedef struct Fts5ExtensionApi Fts5ExtensionApi;
13630typedef struct Fts5Context Fts5Context;
13631typedef struct Fts5PhraseIter Fts5PhraseIter;
13632
13633typedef void (*fts5_extension_function)(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected