Searched refs:TAG_H1 (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | html.h | 25 TAG_H1, enumerator in enum:htmltag
|
H A D | man_html.c | 390 print_otag(h, TAG_H1, 0, NULL);
|
H A D | mdoc_html.c | 554 print_otag(h, TAG_H1, 1, &tag); 556 print_otag(h, TAG_H1, 0, NULL);
|
Completed in 61 milliseconds