Home
last modified time | relevance | path

Searched refs:sqlite_methods (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/lib/lua/sqlite/
H A Dsqlite.c422 static const struct luaL_Reg sqlite_methods[] = { in luaopen_sqlite() local
459 luaL_newlib(L, sqlite_methods); in luaopen_sqlite()