Home
last modified time | relevance | path

Searched defs:func_name (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Druntest.vim289 func AfterTheTest(func_name) argument
/vim-8.2.3635/src/
H A Dlist.c1915 char_u *func_name; in item_compare2() local
2270 char *func_name = filtermap == FILTERMAP_MAP ? "map()" in filter_map() local
2823 char *func_name = is_new ? "extendnew()" : "extend()"; in extend() local
3180 char_u *func_name; in f_reduce() local
H A Dvim9type.c446 char *func_name, in check_typval_arg_type()
H A Ddict.c1077 dict_extend(dict_T *d1, dict_T *d2, char_u *action, char *func_name) in dict_extend()
H A Duserfunc.c5384 func_name(void *cookie) in func_name() function
H A Dvim9compile.c1701 generate_NEWFUNC(cctx_T *cctx, char_u *lambda_name, char_u *func_name) in generate_NEWFUNC()
5886 char_u *func_name = vim_strnsave(name_start + 2, in compile_nested_function() local