Searched refs:TAG_BR (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | roff_html.c | 69 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 D | html.h | 55 TAG_BR, enumerator
|
H A D | mdoc_html.c | 260 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 D | man_html.c | 189 print_otag(h, TAG_BR, ""); in print_man_node() 613 print_otag(h, TAG_BR, ""); in man_in_pre()
|
H A D | html.c | 497 print_otag(h, TAG_BR, ""); in print_encode()
|