Searched refs:TAG_H2 (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/mandoc/ |
H A D | html.h | 26 TAG_H2, enumerator
|
H A D | man_html.c | 479 print_otag(h, TAG_H2, 0, NULL); in man_SS_pre()
|
H A D | mdoc_html.c | 599 print_otag(h, TAG_H2, 1, &tag); in mdoc_ss_pre() 601 print_otag(h, TAG_H2, 0, NULL); in mdoc_ss_pre()
|