Lines Matching refs:vim_free
588 vim_free(buf); in vim_findfile_init()
605 vim_free(buf); in vim_findfile_init()
606 vim_free(temp); in vim_findfile_init()
607 vim_free(wc_path); in vim_findfile_init()
613 vim_free(search_ctx->ffsc_wc_path); in vim_findfile_init()
614 vim_free(wc_path); in vim_findfile_init()
619 vim_free(buf); in vim_findfile_init()
691 vim_free(ctx); in vim_findfile_cleanup()
1190 vim_free(file_path); in vim_findfile()
1221 vim_free((*list_headp)->ffvl_filename); in vim_findfile_free_visited_list()
1222 vim_free(*list_headp); in vim_findfile_free_visited_list()
1237 vim_free(vl->ffv_wc_path); in ff_free_visited_list()
1239 vim_free(vl); in ff_free_visited_list()
1303 vim_free(retptr); in ff_get_visited_list()
1545 vim_free(stack_ptr->ffs_fix_path); in ff_free_stack_element()
1547 vim_free(stack_ptr->ffs_wc_path); in ff_free_stack_element()
1553 vim_free(stack_ptr); in ff_free_stack_element()
1568 vim_free(search_ctx->ffsc_file_to_search); in ff_clear()
1569 vim_free(search_ctx->ffsc_start_dir); in ff_clear()
1570 vim_free(search_ctx->ffsc_fix_path); in ff_clear()
1572 vim_free(search_ctx->ffsc_wc_path); in ff_clear()
1582 vim_free(search_ctx->ffsc_stopdirs_v[i]); in ff_clear()
1585 vim_free(search_ctx->ffsc_stopdirs_v); in ff_clear()
1685 vim_free(ff_file_to_find); in free_findfile()
1687 vim_free(ff_expand_buffer); in free_findfile()
1749 vim_free(ff_file_to_find); in find_file_in_path_option()
1899 vim_free(buf); in find_file_in_path_option()
2176 vim_free(file_name); in find_file_name_in_path()
2184 vim_free(tofree); in find_file_name_in_path()
2370 vim_free(buf); in expand_path_option()
2450 vim_free(file_pattern); in uniquefy_paths()
2456 vim_free(pat); in uniquefy_paths()
2575 vim_free(fnames[i]); in uniquefy_paths()
2582 vim_free(curdir); in uniquefy_paths()
2586 vim_free(in_curdir[i]); in uniquefy_paths()
2587 vim_free(in_curdir); in uniquefy_paths()
2618 vim_free(curdir); in expand_in_path()
2632 vim_free(paths); in expand_in_path()