Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c168 #define lua_copy dll_lua_copy
275 void (*dll_lua_copy) (lua_State *L, int fromidx, int toidx); variable
392 {"lua_copy", (luaV_function) &dll_lua_copy},