Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c186 #define lua_pushstring dll_lua_pushstring
293 void (*dll_lua_pushstring) (lua_State *L, const char *s); variable
410 {"lua_pushstring", (luaV_function) &dll_lua_pushstring},