Home
last modified time | relevance | path

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

/netbsd-src/lib/lua/sqlite/
H A Dsqlite.c43 int luaopen_sqlite(lua_State*);
420 luaopen_sqlite(lua_State* L) in luaopen_sqlite() function