Searched refs:amatchModule (Results 1 – 1 of 1) sorted by relevance
1454 static sqlite3_module amatchModule = { variable1498 rc = sqlite3_create_module(db, "approximate_match", &amatchModule, 0); in sqlite3_amatch_init()