| /vim-8.2.3635/src/testdir/ |
| H A D | test_termcodes.vim | 1956 func RunTest_modifyOtherKeys(func) argument 2042 func RunTest_mapping_shift(key, func) argument 2092 func RunTest_mapping_works_with_shift(func) argument 2115 func RunTest_mapping_mods(map, key, func, code) argument 2123 func RunTest_mapping_works_with_mods(func, mods, code) argument
|
| H A D | test_vim9_cmd.vim | 435 def Bar(F: func): string 471 def Bar(F: func): string
|
| H A D | test_vim9_func.vim | 1148 def g:TestFunc(f: func) 2182 def ReadRef(Ref: func(): list<string>): string 3089 def G(g: func): dict<func> 3093 def H(d: dict<func>): string
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | xutils.c | 344 const char *func, long funclen, in xdl_format_hunk_hdr() 393 const char *func, long funclen, in xdl_emit_hunk_hdr()
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | rust.vim | 221 function! s:WithPath(func, ...) argument
|
| /vim-8.2.3635/src/ |
| H A D | if_cscope.h | 33 int (*func)(exarg_T *eap); member
|
| H A D | eval.c | 637 char_u *func, in call_vim_function() 665 char_u *func, in call_func_retnr() 686 char_u *func, in call_func_noret() 705 char_u *func, in call_func_retstr() 727 char_u *func, in call_func_retlist()
|
| H A D | textobject.c | 31 int (*func)(pos_T *); in findsent() local
|
| H A D | gui.h | 568 # define FUNC2GENERIC(func) (void *)(func) argument 570 # define FUNC2GENERIC(func) G_CALLBACK(func) argument
|
| H A D | cmdexpand.c | 2108 char_u *((*func)(expand_T *, int)); in ExpandFromContext() member
|
| H A D | channel.c | 3489 channel_T *channel, ch_part_T part, int is_err, char *func) in ch_close_part_on_error() 3547 channel_read(channel_T *channel, ch_part_T part, char *func) in channel_read()
|
| H A D | netbeans.c | 984 int func, in nb_do_cmd()
|
| H A D | terminal.c | 4262 is_permitted_term_api(char_u *func, char_u *pat) in is_permitted_term_api() 4274 char_u *func; in handle_call_command() local
|
| H A D | if_py_both.h | 5872 FunctionObject *func; in set_ref_in_py() local 6260 FunctionObject *func = (FunctionObject *) obj; in _ConvertFromPyObject() local
|
| H A D | if_lua.c | 337 luaV_function func; member
|
| H A D | userfunc.c | 1876 ufunc_T *func; in find_func_even_dead() local
|
| H A D | syntax.c | 6247 void (*func)(exarg_T *, int); // function to call member
|
| H A D | evalfunc.c | 2782 char_u *func; in f_call() local
|
| H A D | structs.h | 1711 ufunc_T *func; // function being called member
|
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | vterm.c | 136 void vterm_output_set_callback(VTerm *vt, VTermOutputCallback *func, void *user) in vterm_output_set_callback()
|