Searched refs:luaL_ref (Results 1 – 2 of 2) sorted by relevance
88 LUALIB_API int (luaL_ref) (lua_State *L, int t); variable
646 LUALIB_API int luaL_ref (lua_State *L, int t) { in luaL_ref() function1043 luaL_ref(L, LUA_REGISTRYINDEX); /* make sure it won't be collected */ in luaL_newstate()