removedotslash 376 htags/fileindex.c strbuf_puts(files, full_path ? removedotslash(basedir) : lastpart(basedir)); removedotslash 451 htags/fileindex.c full_path ? removedotslash(path) : lastpart(path), removedotslash 457 htags/fileindex.c fprintf(FILEMAP, "%s\t%s/%s.%s\n", removedotslash(path), SRCS, path2fid(path), HTML); removedotslash 491 htags/fileindex.c strbuf_puts(sb, removedotslash(dir)); removedotslash 604 htags/fileindex.c message(" [%d] adding %s", ++src_count, removedotslash(path)); removedotslash 636 htags/fileindex.c strbuf_puts(sb, gen_image(level == 0 ? CURRENT : PARENT, text_icon, removedotslash(path))); removedotslash 639 htags/fileindex.c strbuf_puts(sb, full_path ? removedotslash(path) : lastpart(path)); removedotslash 667 htags/fileindex.c path = removedotslash(path); removedotslash 882 htags/fileindex.c fputs(removedotslash(filename), INCLUDE);