Home
last modified time | relevance | path

Searched refs: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 macro
485 const char *msg = lua_pushfstring(L, "%s expected, got %s", in luaL_typeerror()
852 lua_pushfstring(L, "%s: %p", luatname, lua_touserdata(L, 1)); \