Home
last modified time | relevance | path

Searched refs:html_end (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/gp-display-html/
H A Dgp-display-html.in2532 my $html_end;
2608 print WARNINGS_OUT $html_end;
4652 my $html_end;
5295 my $html_end;
6547 my $html_end;
7150 my $html_end;
7272 print INDEX $html_end;
9189 my $html_end;
9238 print EXP_INFO $html_end;
9370 my $html_end;
[all …]
/netbsd/external/gpl2/texinfo/dist/makeinfo/
H A Dnode.c945 static char html_end[] = "</body></html>\n"; in cm_node() local
946 char end_line[sizeof(html_end)]; in cm_node()
951 || fgets (end_line, sizeof (html_end), in cm_node()
955 || strcasecmp (end_line, html_end) != 0) in cm_node()
/netbsd/external/gpl2/groff/dist/
H A DChangeLog.1171062 (html_end): Renamed to ...
1398 (html_begin, html_end, html_image): New functions.