Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c59 static const char LUAVIM_LUAEVAL[] = "luaV_luaeval"; variable
2475 lua_pushlightuserdata(L, (void *) LUAVIM_LUAEVAL); in luaopen_vim()
2696 luaV_getfield(L, LUAVIM_LUAEVAL); in luaV_freetype()