Searched refs:spellfix1Module (Results 1 – 1 of 1) sorted by relevance
2991 static sqlite3_module spellfix1Module = { variable3039 rc = sqlite3_create_module(db, "spellfix1", &spellfix1Module, 0); in spellfix1Register()