Searched defs:title (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/html/
H A Dmm2html.sh113 title.]
114 [+title=text?Sets the document title.]
773 if [[ $frame != '' && $title == '' ]]
795 ident|labels|logo*|title|[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*)
1007 function title function
1453 [[ $title != '' ]] && break
1526 case ${mm.title} in
1543 print -r -- "<$H>$beg${mm.title}$end</$H>"
1544 mm.title
[all...]
H A Dtroff2html.h195 int footer; /* footer title emitted */
204 int pc; /* title page number character */
222 char* package; /* title prefix */
224 char* title; /* document title */ member in struct:State_s

Completed in 10 milliseconds