Searched refs:sqlite_methods (Results 1 – 1 of 1) sorted by relevance
422 static const struct luaL_Reg sqlite_methods[] = { in luaopen_sqlite() local459 luaL_newlib(L, sqlite_methods); in luaopen_sqlite()