Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c210 #define luaopen_string dll_luaopen_string
326 int (*dll_luaopen_string) (lua_State *L); variable
434 {"luaopen_string", (luaV_function) &dll_luaopen_string},