Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c191 #define lua_getfield dll_lua_getfield macro
666 lua_getfield(L, -1, LUA___CALL); in luaV_totypval()
927 lua_getfield(L, -1, s); in luaV_list_index()
1229 lua_getfield(L, -1, s); in luaV_blob_index()
1435 lua_getfield(L, -1, s); in luaV_buffer_index()
1626 lua_getfield(L, -1, s); in luaV_window_index()
1764 lua_getfield(L, -1, "eval"); in luaV_debug()
2515 lua_getfield(L, -1, "_update_package_paths"); in luaopen_vim()
2728 lua_getfield(L, -1, "_update_package_paths"); in update_package_paths_in_lua()