Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Duninstall.c255 remove_if_exists(char *path, char *filename) in remove_if_exists() function
279 remove_if_exists(path, icon_link_names[i]); in remove_icons()
292 remove_if_exists(path, targets[i].lnkname); in remove_start_menu()
293 remove_if_exists(path, "uninstall.lnk"); in remove_start_menu()
294 remove_if_exists(path, "Help.lnk"); in remove_start_menu()
296 remove_if_exists(path, "Vim tutor.pif"); in remove_start_menu()
297 remove_if_exists(path, "Vim tutor.lnk"); in remove_start_menu()
298 remove_if_exists(path, "Vim online.url"); in remove_start_menu()