Searched refs:TAG_BR (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/usr.bin/mandoc/ |
| D | roff_html.c | 67 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()
|
| D | html.h | 55 TAG_BR, enumerator
|
| D | mdoc_html.c | 258 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()
|
| D | man_html.c | 187 print_otag(h, TAG_BR, ""); in print_man_node() 611 print_otag(h, TAG_BR, ""); in man_in_pre()
|
| D | html.c | 495 print_otag(h, TAG_BR, ""); in print_encode()
|