files 327 htags/fileindex.c STRBUF *files; files 350 htags/fileindex.c strbuf_puts(files, s); \ files 374 htags/fileindex.c strbuf_puts(files, dir_begin); files 375 htags/fileindex.c strbuf_puts(files, gen_href_begin_with_title_target("files", path2fid(basedir), HTML, NULL, NULL, target)); files 376 htags/fileindex.c strbuf_puts(files, full_path ? removedotslash(basedir) : lastpart(basedir)); files 377 htags/fileindex.c strbuf_puts(files, gen_href_end()); files 378 htags/fileindex.c strbuf_puts(files, dir_end); files 379 htags/fileindex.c strbuf_puts(files, "\n<ul>\n"); files 448 htags/fileindex.c strbuf_sprintf(files, "%s%s%s%s%s\n", files 470 htags/fileindex.c strbuf_puts(files, "</ul>\n"); files 771 htags/fileindex.c files = a_files; files 776 htags/fileindex.c strbuf_puts(files, tree_end); files 783 htags/fileindex.c fputs(strbuf_value(files), filesop); files 1032 htags/htags.c makecommonpart(const char *title, const char *defines, const char *files) files 1159 htags/htags.c strbuf_puts(sb, files); files 2161 htags/htags.c STRBUF *files = strbuf_open(0); files 2179 htags/htags.c file_total = makefileindex("files.html", files); files 2209 htags/htags.c index = makecommonpart(title, strbuf_value(defines), strbuf_value(files)); files 2212 htags/htags.c strbuf_close(files);