Searched refs:binfo_module (Results 1 – 1 of 1) sorted by relevance
390 static sqlite3_module binfo_module = { in sqlite3BinfoRegister() local416 return sqlite3_create_module(db, "sqlite_btreeinfo", &binfo_module, 0); in sqlite3BinfoRegister()