Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c177 #define lua_type dll_lua_type
284 int (*dll_lua_type) (lua_State *L, int idx); variable
401 {"lua_type", (luaV_function) &dll_lua_type},