tips              549 htags/fileindex.c 	char tips[80];
tips              568 htags/fileindex.c 		snprintf(tips, sizeof(tips), "%s bytes", insert_comma(size));
tips              570 htags/fileindex.c 		snprintf(tips, sizeof(tips), "%s byte", insert_comma(size));
tips              572 htags/fileindex.c 			path2fid(path), HTML, NULL, tips, target));
tips              610 htags/fileindex.c 	char tips[80];
tips              613 htags/fileindex.c 		snprintf(tips, sizeof(tips), "%d files", count);
tips              615 htags/fileindex.c 		snprintf(tips, sizeof(tips), "%d file", count);
tips              623 htags/fileindex.c 			path2fid(path), HTML, NULL, tips));
tips              898 htags/htags.c  	const char *tips = "Go to the GLOBAL project page.";
tips              908 htags/htags.c  		strbuf_puts(sb, gen_href_begin_with_title_target(NULL, www, NULL, NULL, tips,"_top"));
tips              914 htags/htags.c  			gen_href_begin_with_title_target(NULL, www, NULL, NULL, tips, "_top"),