Searched refs:TAG_VAR (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/mandoc/ |
| H A D | mdoc_html.c | 738 print_otag(h, TAG_VAR, "c", "Ar"); in mdoc_xx_pre() 1052 print_otag(h, TAG_VAR, "c", "Fa"); in mdoc_fa_pre() 1056 t = print_otag(h, TAG_VAR, "c", "Fa"); in mdoc_fa_pre() 1135 print_otag(h, TAG_VAR, "c", "Vt"); in mdoc_ft_pre() 1143 print_otag(h, TAG_VAR, "c", "Ft"); in mdoc_fn_pre() 1164 t = print_otag(h, TAG_VAR, "c", "Ft"); in mdoc_fn_pre() 1190 t = print_otag(h, TAG_VAR, "cs", "Fa", in mdoc_fn_pre() 1193 t = print_otag(h, TAG_VAR, "c", "Fa"); in mdoc_fn_pre() 1397 print_otag(h, TAG_VAR, "c", "Va"); in mdoc_ap_pre()
|
| H A D | html.h | 54 TAG_VAR, enumerator
|