Home
last modified time | relevance | path

Searched defs:funcname (Results 1 – 11 of 11) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dscript_util.vim18 func MakeScript(funcname, ...) argument
51 function! ExecAsScript(funcname) argument
H A Dtest_terminal.vim1704 func WriteApiCall(funcname) argument
/vim-8.2.3635/src/
H A Dvim9script.c702 char_u *funcname; in find_exported() local
H A Dinsexpand.c2271 char_u *funcname; in expand_by_function() local
3972 char_u *funcname; in ins_complete() local
H A Dif_mzsch.c3087 Scheme_Object *funcname = NULL; in vim_to_mzscheme_impl() local
3108 Scheme_Object *funcname = NULL; in vim_to_mzscheme_impl() local
H A Dos_win32.c587 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 Dos_mswin.c817 char_u *funcname, in mch_libcall()
H A Dif_lua.c2184 char_u *funcname; in luaV_call() local
H A Duserfunc.c3216 char_u *funcname, // name of the function in call_func()
H A Dos_unix.c7422 char_u *funcname, in mch_libcall()
/vim-8.2.3635/runtime/autoload/
H A Dnetrw.vim11449 fun! netrw#Call(funcname,...) argument
12691 fun! s:UserMaps(islocal,funcname) argument