Home
last modified time | relevance | path

Searched refs:FreeWild (Results 1 – 14 of 14) sorted by relevance

/vim-8.2.3635/src/
H A Dhelp.c112 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 Dcmdexpand.c345 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 Darglist.c125 FreeWild(old_arg_count, old_arg_files); in alist_expand()
179 FreeWild(count, files); in alist_set()
H A Dscriptfile.c335 FreeWild(num_files, files); in do_in_path()
469 FreeWild(num_files, files); in source_all_matches()
H A Dtag.c183 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 Dinsexpand.c817 FreeWild(num_matches, matches); in ins_compl_add_matches()
1289 FreeWild(count, files); in ins_compl_dictionaries()
H A Dfindfile.c1551 FreeWild(stack_ptr->ffs_filearray_size, stack_ptr->ffs_filearray); in ff_free_stack_element()
H A Dquickfix.c6359 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 Dfilepath.c4087 FreeWild(int count, char_u **files) in FreeWild() function
H A Dex_docmd.c6383 FreeWild(filec, filev); in handle_drop()
6392 FreeWild(drop_filec, drop_filev); in handle_drop()
H A Dmemline.c2057 FreeWild(num_files, files); in recover_names()
H A Dspellfile.c5449 FreeWild(fcount, fnames); in ex_mkspell()
/vim-8.2.3635/src/proto/
H A Dfilepath.pro58 void FreeWild(int count, char_u **files);
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt7205 Solution: Call FreeWild(). (Yegappan Lakshmanan)
24940 Solution: Call FreeWild(). (Yegappan Lakshmanan)