Searched refs:FreeWild (Results 1 – 14 of 14) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | help.c | 112 FreeWild(num_matches, matches); in ex_help() 118 FreeWild(num_matches, matches); in ex_help() 920 FreeWild(fcount, fnames); in fix_help_buffer() 1000 FreeWild(filecount, files); in helptags_one() 1121 FreeWild(filecount, files); in helptags_one() 1276 FreeWild(filecount, files); in do_helptags()
|
| H A D | cmdexpand.c | 345 FreeWild(xp->xp_numfiles, xp->xp_files); in ExpandOne() 513 FreeWild(xp->xp_numfiles, xp->xp_files); in ExpandCleanup() 697 FreeWild(num_files, files_found); in showmatches() 2229 FreeWild(count, *file); in ExpandGeneric() 2387 FreeWild(*num_file, *file); in expand_shellcmd()
|
| H A D | arglist.c | 125 FreeWild(old_arg_count, old_arg_files); in alist_expand() 179 FreeWild(count, files); in alist_set()
|
| H A D | scriptfile.c | 335 FreeWild(num_files, files); in do_in_path() 469 FreeWild(num_files, files); in source_all_matches()
|
| H A D | tag.c | 183 FreeWild(num_matches, matches); in do_tag() 365 FreeWild(num_matches, matches); in do_tag() 595 FreeWild(num_matches, matches); in do_tag()
|
| H A D | insexpand.c | 817 FreeWild(num_matches, matches); in ins_compl_add_matches() 1289 FreeWild(count, files); in ins_compl_dictionaries()
|
| H A D | findfile.c | 1551 FreeWild(stack_ptr->ffs_filearray_size, stack_ptr->ffs_filearray); in ff_free_stack_element()
|
| H A D | quickfix.c | 6359 FreeWild(args.fcount, args.fnames); in ex_vimgrep() 6364 FreeWild(args.fcount, args.fnames); in ex_vimgrep() 8143 FreeWild(fcount, fnames); in hgr_search_files_in_dir()
|
| H A D | filepath.c | 4087 FreeWild(int count, char_u **files) in FreeWild() function
|
| H A D | ex_docmd.c | 6383 FreeWild(filec, filev); in handle_drop() 6392 FreeWild(drop_filec, drop_filev); in handle_drop()
|
| H A D | memline.c | 2057 FreeWild(num_files, files); in recover_names()
|
| H A D | spellfile.c | 5449 FreeWild(fcount, fnames); in ex_mkspell()
|
| /vim-8.2.3635/src/proto/ |
| H A D | filepath.pro | 58 void FreeWild(int count, char_u **files);
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version8.txt | 7205 Solution: Call FreeWild(). (Yegappan Lakshmanan) 24940 Solution: Call FreeWild(). (Yegappan Lakshmanan)
|