Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c859 luaV_newlist(lua_State *L, list_T *lis) in luaV_newlist() function
1958 luaV_newlist(L, l); in luaV_list()