Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c206 #define lua_next dll_lua_next
322 int (*dll_lua_next) (lua_State *L, int idx); variable
430 {"lua_next", (luaV_function) &dll_lua_next},