removedotslash 439 htags/fileindex.c strbuf_puts(sb, removedotslash(dir)); removedotslash 551 htags/fileindex.c message(" [%d] adding %s", ++src_count, removedotslash(path)); removedotslash 583 htags/fileindex.c strbuf_puts(sb, gen_image(level == 0 ? CURRENT : PARENT, text_icon, removedotslash(path))); removedotslash 586 htags/fileindex.c strbuf_puts(sb, full_path ? removedotslash(path) : lastpart(path)); removedotslash 596 htags/fileindex.c fprintf(FILEMAP, "%s\t%s/%s.%s\n", removedotslash(path), SRCS, path2fid(path), HTML); removedotslash 616 htags/fileindex.c path = removedotslash(path); removedotslash 821 htags/fileindex.c fputs(removedotslash(filename), INCLUDE);