Home
last modified time | relevance | path

Searched refs:TAG_A (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Dhtml.h34 TAG_A, enumerator
H A Dmdoc_html.c743 print_otag(h, TAG_A, 2, tag); in mdoc_xr_pre()
745 print_otag(h, TAG_A, 1, tag); in mdoc_xr_pre()
1169 print_otag(h, TAG_A, 2, tag); in mdoc_sx_pre()
1432 t = print_otag(h, TAG_A, i, tag); in mdoc_fd_pre()
1652 print_otag(h, TAG_A, 2, tag); in mdoc_lk_pre()
1681 t = print_otag(h, TAG_A, 2, tag); in mdoc_mt_pre()
1772 t = print_otag(h, TAG_A, i, tag); in mdoc_in_pre()
2093 print_otag(h, TAG_A, 2, tag); in mdoc__x_pre()
H A Dman_html.c708 print_otag(h, TAG_A, 2, tag); in man_UR_pre()