Lines Matching refs:vim_free
503 vim_free(fbuf); in cs_add_common()
591 vim_free(fname); in cs_add_common()
592 vim_free(fname2); in cs_add_common()
593 vim_free(ppath); in cs_add_common()
597 vim_free(fname2); in cs_add_common()
598 vim_free(fname); in cs_add_common()
599 vim_free(ppath); in cs_add_common()
665 vim_free(buf); in cs_cnt_matches()
700 vim_free(buf); in cs_cnt_matches()
875 vim_free(prog); in cs_create_connection()
893 vim_free(prog); in cs_create_connection()
894 vim_free(ppath); in cs_create_connection()
922 vim_free(prog); in cs_create_connection()
924 vim_free(ppath); in cs_create_connection()
969 vim_free(prog); in cs_create_connection()
970 vim_free(cmd); in cs_create_connection()
1132 vim_free(cmd); in cs_find_common()
1158 vim_free(cmd); in cs_find_common()
1164 vim_free(nummatches); in cs_find_common()
1211 vim_free(tmp); in cs_find_common()
1212 vim_free(nummatches); in cs_find_common()
1224 vim_free(nummatches); in cs_find_common()
1385 vim_free(t_csinfo); in cs_insert_filelist()
1650 vim_free(mp[cnt]); in cs_manage_matches()
1652 vim_free(cp[cnt]); in cs_manage_matches()
1654 vim_free(mp); in cs_manage_matches()
1655 vim_free(cp); in cs_manage_matches()
1765 vim_free(fullname); in cs_file_results()
1779 vim_free(context); in cs_file_results()
1780 vim_free(fullname); in cs_file_results()
1786 vim_free(buf); in cs_file_results()
1838 vim_free(fullname); in cs_fill_results()
1867 vim_free(buf); in cs_fill_results()
1928 vim_free(tbuf); in cs_print_tags_priv()
1941 vim_free(tbuf); in cs_print_tags_priv()
1963 vim_free(tbuf); in cs_print_tags_priv()
1979 vim_free(t_buf); in cs_print_tags_priv()
2007 vim_free(t_buf); in cs_print_tags_priv()
2029 vim_free(tbuf); // only after printing extra due to strtok use in cs_print_tags_priv()
2044 vim_free(buf); in cs_print_tags_priv()
2111 vim_free(buf); in cs_read_prompt()
2127 vim_free(buf); in cs_read_prompt()
2260 vim_free(csinfo[i].fname); in cs_release_csp()
2261 vim_free(csinfo[i].ppath); in cs_release_csp()
2262 vim_free(csinfo[i].flags); in cs_release_csp()
2288 vim_free(dblist); in cs_reset()
2289 vim_free(pplist); in cs_reset()
2290 vim_free(fllist); in cs_reset()
2318 vim_free(dblist[i]); in cs_reset()
2319 vim_free(pplist[i]); in cs_reset()
2320 vim_free(fllist[i]); in cs_reset()
2322 vim_free(dblist); in cs_reset()
2323 vim_free(pplist); in cs_reset()
2324 vim_free(fllist); in cs_reset()
2395 vim_free(csdir); in cs_resolve_file()
2443 vim_free(csinfo); in cs_end()