Searched refs:tsub (Results 1 – 1 of 1) sorted by relevance
518 struct tag *t, *tsec, *tsub; in mdoc_sh_pre() local546 tsub = print_otag(h, TAG_A, "hR", id); in mdoc_sh_pre()549 print_tagq(h, tsub); in mdoc_sh_pre()550 tsub = NULL; in mdoc_sh_pre()558 if (tsub == NULL) in mdoc_sh_pre()561 tsub = print_otag(h, TAG_LI, ""); in mdoc_sh_pre()566 print_tagq(h, tsub); in mdoc_sh_pre()