SRCS              181 htags/cflowindex.c 				fprintf(op, gen_href_begin(SRCS, fid, HTML, lineno));
SRCS              227 htags/defineindex.c 				SRCS, fid, HTML, lno);
SRCS              230 htags/defineindex.c 			strbuf_sprintf(url, "%s/%s.%s#L%s", SRCS, fid, HTML, lno);
SRCS               63 htags/dupindex.c 	snprintf(srcdir, sizeof(srcdir), "../%s", SRCS);
SRCS              450 htags/fileindex.c 						gen_href_begin_with_title_target(SRCS, path2fid(path), HTML, NULL, tips, target),
SRCS              457 htags/fileindex.c 					fprintf(FILEMAP, "%s\t%s/%s.%s\n", removedotslash(path), SRCS, path2fid(path), HTML);
SRCS              624 htags/fileindex.c 	strbuf_puts(sb, gen_href_begin_with_title_target(level == 0 ? SRCS: upperdir(SRCS),
SRCS              881 htags/fileindex.c 					fputs(gen_href_begin_with_title_target(upperdir(SRCS), path2fid(filename), HTML, NULL, NULL, target), INCLUDE);
SRCS              926 htags/fileindex.c 					fputs_nl(gen_list_body(upperdir(SRCS), line, NULL), INCLUDE);
SRCS              971 htags/htags.c  		snprintf(html, sizeof(html), "%s/%s/%s.%s", distpath, SRCS, path2fid(path), HTML);
SRCS             1119 htags/htags.c  				strbuf_puts_nl(sb, gen_list_body(SRCS, ctags_x, fid));
SRCS             2048 htags/htags.c  	make_directory_in_distpath(SRCS);
SRCS              510 htags/src2html.c 			strbuf_puts(outbuf, gen_href_begin_with_title(upperdir(SRCS), fid, HTML, lno, tooltip(type, atoi(lno), path)));