Home
last modified time | relevance | path

Searched refs:htmlpair (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_html.c357 struct htmlpair tag; in print_mdoc()
492 struct htmlpair tag[3]; in mdoc_root_post()
524 struct htmlpair tag[3]; in mdoc_root_pre()
575 struct htmlpair tag; in mdoc_sh_pre()
606 struct htmlpair tag; in mdoc_ss_pre()
638 struct htmlpair tag; in mdoc_fl_pre()
663 struct htmlpair tag; in mdoc_nd_pre()
680 struct htmlpair tag; in mdoc_nm_pre()
731 struct htmlpair tag[2]; in mdoc_xr_pre()
778 struct htmlpair tag; in mdoc_ar_pre()
[all …]
H A Dman_html.c161 struct htmlpair tag; in print_man()
308 struct htmlpair tag[3]; in man_root_pre()
356 struct htmlpair tag[3]; in man_root_post()
391 struct htmlpair tag; in man_br_pre()
417 struct htmlpair tag; in man_SH_pre()
504 struct htmlpair tag; in man_SS_pre()
568 struct htmlpair tag; in man_HP_pre()
598 struct htmlpair tag; in man_OP_pre()
677 struct htmlpair tag; in man_RS_pre()
700 struct htmlpair tag[2]; in man_UR_pre()
H A Dhtml.h91 struct htmlpair { struct
142 int, const struct htmlpair *);
H A Dtbl_html.c54 struct htmlpair tag; in html_tblopen()
94 struct htmlpair tag; in print_tbl()
H A Deqn_html.c44 struct htmlpair tag; in print_eqn()
H A Dhtml.c196 struct htmlpair tag[4]; in print_gen_head()
444 int sz, const struct htmlpair *p) in print_otag()