Home
last modified time | relevance | path

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

/civetweb-2.7.6/src/third_party/
Dlsqlite3.c126 static int sqlite_ctx_meta_ref; variable
739 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()