Home
last modified time | relevance | path

Searched refs:dll_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
298 void (*dll_lua_getfield) (lua_State *L, int idx, const char *k); variable
415 {"lua_getfield", (luaV_function) &dll_lua_getfield},