Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h724 EXTERN char_u *p_luadll; // 'luadll' variable
H A Dif_lua.c477 return lua_link_init((char *)p_luadll, verbose) == OK; in lua_enabled()
H A Doptiondefs.h1635 (char_u *)&p_luadll, PV_NONE,