Home
last modified time | relevance | path

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

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