Home
last modified time | relevance | path

Searched defs:mchars (Results 1 – 7 of 7) sorted by relevance

/titanic_53/usr/src/cmd/mandoc/
H A Dterm_ascii.c61 ascii_init(enum termenc enc, const struct mchars *mchars, char *outopts) in ascii_init()
146 ascii_alloc(const struct mchars *mchars, char *outopts) in ascii_alloc()
153 utf8_alloc(const struct mchars *mchars, char *outopts) in utf8_alloc()
160 locale_alloc(const struct mchars *mchars, char *outopts) in locale_alloc()
H A Dchars.c51 struct mchars { struct
55 static const struct ln *find(const struct mchars *, argument
H A Dterm_ps.c510 pdf_alloc(const struct mchars *mchars, char *outopts) in pdf_alloc()
521 ps_alloc(const struct mchars *mchars, char *outopts) in ps_alloc()
532 pspdf_alloc(const struct mchars *mchars, char *outopts) in pspdf_alloc()
H A Dread.c53 const struct mchars *mchars; /* character table */ member
887 const struct mchars *mchars, const char *defos) in mparse_alloc()
H A Dhtml.c132 html_alloc(const struct mchars *mchars, char *outopts) in html_alloc()
H A Dmain.c77 struct mchars *mchars; /* character table */ member
H A Droff.c315 const struct mchars *mchars; /* character table */ member
885 roff_alloc(struct mparse *parse, const struct mchars *mchars, int options) in roff_alloc()