Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
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.h53 TAG_BR, enumerator
H A Dmdoc_html.c259 print_otag(h, TAG_BR, ""); in synopsis_pre()
275 print_otag(h, TAG_BR, ""); in synopsis_pre()
371 print_otag(h, TAG_BR, ""); in print_mdoc_node()
881 print_otag(h, TAG_BR, ""); in mdoc_ex_pre()
1006 print_otag(h, TAG_BR, ""); in mdoc_an_pre()
1474 print_otag(h, TAG_BR, ""); in mdoc_lb_pre()
H A Dman_html.c188 print_otag(h, TAG_BR, ""); in print_man_node()
561 print_otag(h, TAG_BR, ""); in man_in_pre()
H A Dhtml.c491 print_otag(h, TAG_BR, ""); in print_encode()