Searched refs:e_loadlib (Results 1 – 10 of 10) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | if_python.c | 693 semsg(_(e_loadlib), libname, load_dll_error()); in python_runtime_link_init()
|
| H A D | if_mzsch.c | 671 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 D | if_ruby.c | 811 semsg(_(e_loadlib), libname, load_dll_error()); in ruby_runtime_link_init()
|
| H A D | if_python3.c | 800 semsg(_(e_loadlib), libname, load_dll_error()); in py3_runtime_link_init()
|
| H A D | if_tcl.c | 218 semsg(_(e_loadlib), libname, load_dll_error()); in tcl_runtime_link_init()
|
| H A D | globals.h | 1641 EXTERN char e_loadlib[] INIT(= N_("E370: Could not load library %s: %s")); variable
|
| H A D | mbyte.c | 4904 semsg(_(e_loadlib), in iconv_enabled()
|
| H A D | if_lua.c | 455 semsg(_(e_loadlib), libname, load_dll_error()); in lua_link_init()
|
| H A D | os_win32.c | 719 semsg(_(e_loadlib), GETTEXT_DLL, GetWin32Error()); in dyn_libintl_init()
|
| H A D | terminal.c | 6904 semsg(_(e_loadlib), in dyn_winpty_init()
|