Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c159 #define lua_getglobal dll_lua_getglobal macro
1733 lua_getglobal(L, "tostring"); in luaV_print()
1763 lua_getglobal(L, "vim"); in luaV_debug()
2465 lua_getglobal(L, "debug"); in luaopen_vim()
2514 lua_getglobal(L, "vim"); in luaopen_vim()
2536 lua_getglobal(L, LUAVIM_NAME); in luaV_setrange()
2727 lua_getglobal(L, "vim"); in update_package_paths_in_lua()