Searched refs:sqlite_ctx_meta_ref (Results 1 – 1 of 1) sorted by relevance
126 static int sqlite_ctx_meta_ref; variable739 lua_rawgeti(L, LUA_REGISTRYINDEX, sqlite_ctx_meta_ref); in lsqlite_make_context()2389 sqlite_ctx_meta_ref = luaL_ref(L, LUA_REGISTRYINDEX); in luaopen_lsqlite3()