Searched refs:fts5structure_module (Results 1 – 1 of 1) sorted by relevance
259588 static const sqlite3_module fts5structure_module = { local259615 rc = sqlite3_create_module(db, "fts5_structure", &fts5structure_module, 0);