Searched refs:TAG_BR (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/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 | 53 TAG_BR, enumerator
|
H A D | mdoc_html.c | 259 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 D | man_html.c | 188 print_otag(h, TAG_BR, ""); in print_man_node() 561 print_otag(h, TAG_BR, ""); in man_in_pre()
|
H A D | html.c | 491 print_otag(h, TAG_BR, ""); in print_encode()
|