Searched defs:funcname (Results 1 – 11 of 11) sorted by relevance
| /vim-8.2.3635/src/testdir/ |
| H A D | script_util.vim | 18 func MakeScript(funcname, ...) argument 51 function! ExecAsScript(funcname) argument
|
| H A D | test_terminal.vim | 1704 func WriteApiCall(funcname) argument
|
| /vim-8.2.3635/src/ |
| H A D | vim9script.c | 702 char_u *funcname; in find_exported() local
|
| H A D | insexpand.c | 2271 char_u *funcname; in expand_by_function() local 3972 char_u *funcname; in ins_complete() local
|
| H A D | if_mzsch.c | 3087 Scheme_Object *funcname = NULL; in vim_to_mzscheme_impl() local 3108 Scheme_Object *funcname = NULL; in vim_to_mzscheme_impl() local
|
| H A D | os_win32.c | 587 get_imported_func_info(HINSTANCE hInst, const char *funcname, int info) in get_imported_func_info() 638 find_imported_module_by_funcname(HINSTANCE hInst, const char *funcname) in find_imported_module_by_funcname() 652 get_dll_import_func(HINSTANCE hInst, const char *funcname) in get_dll_import_func()
|
| H A D | os_mswin.c | 817 char_u *funcname, in mch_libcall()
|
| H A D | if_lua.c | 2184 char_u *funcname; in luaV_call() local
|
| H A D | userfunc.c | 3216 char_u *funcname, // name of the function in call_func()
|
| H A D | os_unix.c | 7422 char_u *funcname, in mch_libcall()
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | netrw.vim | 11449 fun! netrw#Call(funcname,...) argument 12691 fun! s:UserMaps(islocal,funcname) argument
|