detach_func      90341 ext/sqlite3/libsqlite/sqlite3.c   static const FuncDef detach_func = {
detach_func      90353 ext/sqlite3/libsqlite/sqlite3.c   codeAttach(pParse, SQLITE_DETACH, &detach_func, pDbname, 0, 0, pDbname);