Searched refs:TAG_VAR (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | mdoc_html.c | 729 print_otag(h, TAG_VAR, "c", "Ar"); in mdoc_ar_pre() 1043 print_otag(h, TAG_VAR, "c", "Fa"); in mdoc_fa_pre() 1047 t = print_otag(h, TAG_VAR, "c", "Fa"); in mdoc_fa_pre() 1126 print_otag(h, TAG_VAR, "c", "Vt"); in mdoc_vt_pre() 1134 print_otag(h, TAG_VAR, "c", "Ft"); in mdoc_ft_pre() 1155 t = print_otag(h, TAG_VAR, "c", "Ft"); in mdoc_fn_pre() 1181 t = print_otag(h, TAG_VAR, "cs", "Fa", in mdoc_fn_pre() 1184 t = print_otag(h, TAG_VAR, "c", "Fa"); in mdoc_fn_pre() 1388 print_otag(h, TAG_VAR, "c", "Va"); in mdoc_va_pre()
|
H A D | html.h | 54 TAG_VAR, enumerator
|