Searched refs:TAG_BR (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/mandoc/ |
H A D | man_html.c | 230 print_otag(h, TAG_BR, 0, NULL); in print_man_node() 232 print_otag(h, TAG_BR, 0, NULL); in print_man_node() 441 print_otag(h, TAG_BR, 0, NULL); in man_alt_pre() 648 print_otag(h, TAG_BR, 0, NULL); in man_literal_pre() 661 print_otag(h, TAG_BR, 0, NULL); in man_in_pre()
|
H A D | html.h | 33 TAG_BR, enumerator
|
H A D | mdoc_html.c | 302 print_otag(h, TAG_BR, 0, NULL); in synopsis_pre() 325 print_otag(h, TAG_BR, 0, NULL); in synopsis_pre() 427 print_otag(h, TAG_BR, 0, NULL); in print_mdoc_node() 1074 print_otag(h, TAG_BR, 0, NULL); in mdoc_ex_pre() 1812 print_otag(h, TAG_BR, 0, NULL); in mdoc_rv_pre() 2016 print_otag(h, TAG_BR, 0, NULL); in mdoc_lb_pre()
|