Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c187 #define lua_pushfstring dll_lua_pushfstring
294 const char *(*dll_lua_pushfstring) (lua_State *L, const char *fmt, ...); variable
411 {"lua_pushfstring", (luaV_function) &dll_lua_pushfstring},