Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c1378 static const luaL_Reg luaV_Funcref_mt[] = { variable
2496 luaV_openlib(L, luaV_Funcref_mt, 1); in luaopen_vim()