Searched refs:HTML_TOC (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/historical/nawk/dist/testdir/
H A Dfunstack.awk687 print HTML_TOC
693 HTML_TOC = HTML_TOC " <A HREF=\"#" html_label() "\">"
694 HTML_TOC = HTML_TOC vol_no_month_year()
695 HTML_TOC = HTML_TOC "</A><BR>" "\n"
/netbsd-current/external/bsd/mdocml/dist/
H A Dhtml.h118 #define HTML_TOC (1 << 1) /* emit a table of contents */ macro
H A Dhtml.c142 h->oflags |= HTML_TOC;
H A Dmdoc_html.c532 if ((h->oflags & HTML_TOC) == 0 ||

Completed in 193 milliseconds