Home
last modified time | relevance | path

Searched defs:lua_funcref (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_lua.c46 int lua_funcref; // ref to a lua func member
669 int lua_funcref = luaL_ref(L, LUA_REGISTRYINDEX); in luaV_totypval() local