Searched refs:e_loadfunc (Results 1 – 11 of 11) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | if_python.c | 705 semsg(_(e_loadfunc), python_funcname_table[i].name); in python_runtime_link_init() 722 semsg(_(e_loadfunc), "PyUnicode_UCSX_*"); in python_runtime_link_init()
|
| H A D | if_python3.c | 812 semsg(_(e_loadfunc), py3_funcname_table[i].name); in py3_runtime_link_init() 847 semsg(_(e_loadfunc), "PyUnicode_UCSX_*"); in py3_runtime_link_init()
|
| H A D | if_mzsch.c | 692 semsg(_(e_loadfunc), thunk->name); in mzscheme_runtime_link_init() 706 semsg(_(e_loadfunc), thunk->name); in mzscheme_runtime_link_init()
|
| H A D | if_ruby.c | 823 semsg(_(e_loadfunc), ruby_funcname_table[i].name); in ruby_runtime_link_init()
|
| H A D | if_perl.xs | 776 semsg((const char *)_(e_loadfunc), perl_funcname_table[i].name); in perl_runtime_link_init()
|
| H A D | if_tcl.c | 229 semsg(_(e_loadfunc), tcl_funcname_table[i].name); in tcl_runtime_link_init()
|
| H A D | globals.h | 1642 EXTERN char e_loadfunc[] INIT(= N_("E448: Could not load library function %s")); variable
|
| H A D | mbyte.c | 4927 semsg(_(e_loadfunc), "for libiconv"); in iconv_enabled()
|
| H A D | if_lua.c | 465 semsg(_(e_loadfunc), reg->name); in lua_link_init()
|
| H A D | terminal.c | 6564 semsg(_(e_loadfunc), conpty_entry[i].name); in dyn_conpty_init() 6916 semsg(_(e_loadfunc), winpty_entry[i].name); in dyn_winpty_init()
|
| H A D | os_win32.c | 734 semsg(_(e_loadfunc), libintl_entry[i].name); in dyn_libintl_init()
|