Home
last modified time | relevance | path

Searched refs:TAG_BR (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/mandoc/
H A Droff_html.c69 print_otag(h, TAG_BR, ""); in roff_html_pre_br()
90 print_otag(h, TAG_BR, ""); in roff_html_pre_fi()
106 print_otag(h, TAG_BR, ""); in roff_html_pre_nf()
H A Dhtml.h55 TAG_BR, enumerator
H A Dmdoc_html.c260 print_otag(h, TAG_BR, ""); in synopsis_pre()
276 print_otag(h, TAG_BR, ""); in synopsis_pre()
372 print_otag(h, TAG_BR, ""); in print_mdoc_node()
894 print_otag(h, TAG_BR, ""); in mdoc_ex_pre()
1019 print_otag(h, TAG_BR, ""); in mdoc_an_pre()
1487 print_otag(h, TAG_BR, ""); in mdoc_lb_pre()
H A Dman_html.c189 print_otag(h, TAG_BR, ""); in print_man_node()
613 print_otag(h, TAG_BR, ""); in man_in_pre()
H A Dhtml.c497 print_otag(h, TAG_BR, ""); in print_encode()