Searched refs:TAG_BR (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/mandoc/ |
H A D | man_html.c | 222 print_otag(h, TAG_BR, 0, NULL); in print_man_node() 408 print_otag(h, TAG_BR, 0, NULL); in man_alt_pre() 611 print_otag(h, TAG_BR, 0, NULL); in man_literal_pre() 623 print_otag(h, TAG_BR, 0, NULL); in man_in_pre()
|
H A D | html.h | 29 TAG_BR, enumerator
|
H A D | mdoc_html.c | 305 print_otag(h, TAG_BR, 0, NULL); in synopsis_pre() 328 print_otag(h, TAG_BR, 0, NULL); in synopsis_pre() 406 print_otag(h, TAG_BR, 0, NULL); in print_mdoc_node() 1030 print_otag(h, TAG_BR, 0, NULL); in mdoc_ex_pre() 1260 print_otag(h, TAG_BR, 0, NULL); in mdoc_an_pre() 1752 print_otag(h, TAG_BR, 0, NULL); in mdoc_rv_pre() 1948 print_otag(h, TAG_BR, 0, NULL); in mdoc_lb_pre()
|