Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c693 semsg(_(e_loadlib), libname, load_dll_error()); in python_runtime_link_init()
H A Dif_mzsch.c671 semsg(_(e_loadlib), gc_dll, GetWin32Error()); in mzscheme_runtime_link_init()
678 semsg(_(e_loadlib), sch_dll, GetWin32Error()); in mzscheme_runtime_link_init()
H A Dif_ruby.c811 semsg(_(e_loadlib), libname, load_dll_error()); in ruby_runtime_link_init()
H A Dif_python3.c800 semsg(_(e_loadlib), libname, load_dll_error()); in py3_runtime_link_init()
H A Dif_tcl.c218 semsg(_(e_loadlib), libname, load_dll_error()); in tcl_runtime_link_init()
H A Dglobals.h1641 EXTERN char e_loadlib[] INIT(= N_("E370: Could not load library %s: %s")); variable
H A Dmbyte.c4904 semsg(_(e_loadlib), in iconv_enabled()
H A Dif_lua.c455 semsg(_(e_loadlib), libname, load_dll_error()); in lua_link_init()
H A Dos_win32.c719 semsg(_(e_loadlib), GETTEXT_DLL, GetWin32Error()); in dyn_libintl_init()
H A Dterminal.c6904 semsg(_(e_loadlib), in dyn_winpty_init()