Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mandoc/
Droff_html.c67 print_otag(h, TAG_BR, ""); in roff_html_pre_br()
88 print_otag(h, TAG_BR, ""); in roff_html_pre_fi()
104 print_otag(h, TAG_BR, ""); in roff_html_pre_nf()
Dhtml.h55 TAG_BR, enumerator
Dmdoc_html.c258 print_otag(h, TAG_BR, ""); in synopsis_pre()
274 print_otag(h, TAG_BR, ""); in synopsis_pre()
370 print_otag(h, TAG_BR, ""); in print_mdoc_node()
892 print_otag(h, TAG_BR, ""); in mdoc_ex_pre()
1017 print_otag(h, TAG_BR, ""); in mdoc_an_pre()
1485 print_otag(h, TAG_BR, ""); in mdoc_lb_pre()
Dman_html.c187 print_otag(h, TAG_BR, ""); in print_man_node()
611 print_otag(h, TAG_BR, ""); in man_in_pre()
Dhtml.c495 print_otag(h, TAG_BR, ""); in print_encode()