Searched refs:TH (Results 1 - 25 of 31) sorted by relevance

12

/macosx-10.10.1/sudo-73/src/
H A Dfixman.sh10 s/^\.TH \("[^"]*"\) \("[^"]*"\) "\([^"]*\)" "\([^"]*\)" \("[^"]*"\)/.TH \1 \2\
/macosx-10.10.1/groff-38/groff/src/roff/grog/
H A Dgrog.pl101 elsif (/^\.TH$sp/) {
102 $TH++;
194 elsif ($SH > 0 && $TH > 0) {
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2idx/
H A Dexport_nroff.tcl88 .TH $idx(label)
196 proc .TH {name} {
198 text::+ ".TH "
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2toc/
H A Dexport_nroff.tcl87 .TH $toc(label)
201 proc .TH {name} {
203 text::+ ".TH "
/macosx-10.10.1/cups-408/cups/doc/
H A Dcups.css109 H1, H2, H3, H4, H5, H6, P, TD, TH {
276 TR.data TH {
306 DIV.table TABLE TH {
326 TH.label {
331 TH.sublabel {
360 TH.conflict {
383 TABLE.indent TD, TABLE.indent TH {
394 TABLE.list TH {
405 TABLE.list TH A {
503 DIV.summary TABLE TD, DIV.summary TABLE TH {
[all...]
/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h8 #define TH 264 macro
/macosx-10.10.1/tcl-105/tcl/tcl/tools/
H A Dindex.tcl152 TH {
157 puts stderr "Bad .TH macro: .$name $args"
H A Dman2html1.tcl98 TH {
104 puts stderr "Bad .TH macro: .$name $args"
H A Dman2html2.tcl358 TH {
813 # This procedure handles the .TH macro. It generates the non-scrolling header
815 # contents. The .TH macro has the following form:
817 # .TH name section date footer header
820 # argList - List of arguments to the .TH macro.
827 puts stderr "Bad .TH macro: .$name $args"
H A Dman2help2.tcl412 TH {
869 # This procedure handles the .TH macro. It generates the non-scrolling
871 # table of contents. The .TH macro has the following form:
873 # .TH name section date footer header
876 # argList - List of arguments to the .TH macro.
883 puts stderr "Bad .TH macro: .TH $args"
/macosx-10.10.1/tcl-105/tcl84/tcl/tools/
H A Dindex.tcl152 TH {
157 puts stderr "Bad .TH macro: .$name $args"
H A Dman2html1.tcl98 TH {
104 puts stderr "Bad .TH macro: .$name $args"
H A Dman2html2.tcl339 TH {
732 # This procedure handles the .TH macro. It generates the non-scrolling
734 # table of contents. The .TH macro has the following form:
736 # .TH name section date footer header
739 # argList - List of arguments to the .TH macro.
746 puts stderr "Bad .TH macro: .$name $args"
H A Dman2help2.tcl408 TH {
823 # This procedure handles the .TH macro. It generates the non-scrolling
825 # table of contents. The .TH macro has the following form:
827 # .TH name section date footer header
830 # argList - List of arguments to the .TH macro.
837 puts stderr "Bad .TH macro: .TH $args"
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/unix/tools/
H A Dbldmanhelp.tcl93 .HS* - .BS* - .BE* - .VS* - .VE* - .TH* {
/macosx-10.10.1/ruby-106/ruby/tool/
H A Dmdoc2man.rb184 retval << '.TH ' << @id << ' "' << @date << '" "' <<
/macosx-10.10.1/tcl-105/tcl_ext/tclsoap/tclsoap/doc/
H A Dtclsoap.css36 OL,UL,TD,TR,TH,FORM,SPAN { text-align: left;}
/macosx-10.10.1/CPANInternal-159.1/Pod-ProjectDocs-0.40/lib/Pod/ProjectDocs/
H A DCSS.pm123 TH {
130 TH A:link, TH A:visited {
/macosx-10.10.1/ruby-106/ruby/lib/cgi/
H A Dhtml.rb875 TH TD ]
925 COLGROUP TR TH TD HEAD ]
977 COLGROUP TR TH TD HEAD ]
1066 OPTGROUP COLGROUP RT RP TR TH TD ]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2base/
H A Dhtml_cssdefaults.tcl148 TH {
/macosx-10.10.1/tcl-105/tcl_ext/memchan/memchan/doc/
H A Dmanpage.css162 TH, THEAD TR, TR.heading {
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/doc/
H A Dmanpage.css148 TH, THEAD TR, TR.heading {
/macosx-10.10.1/libarchive-30/libarchive/doc/
H A Dmdoc2man.awk226 add(".TH " id " \"" date "\" \"" wtail() "\"")
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/library/lib/
H A Dhtmllib.xotcl513 ## startTableHeaderCell - start a TH element
524 my addStringIncr "<TH$attributes>"
528 ## endTableHeaderCell - end a TH element
531 my addStringDecr {</TH>}
/macosx-10.10.1/OpenSSL098-52/src/util/
H A Dpod2man.pl72 Set the section for the C<.TH> macro. The standard conventions on
521 .\" TH Title
538 .TH $name $section "$RP" "$date" "$center"

Completed in 304 milliseconds

12