Home
last modified time | relevance | path

Searched refs:utf8_alloc (Results 1 – 3 of 3) sorted by relevance

/titanic_53/usr/src/cmd/mandoc/
H A Dmain.h46 void *utf8_alloc(const struct mchars *, char *);
H A Dterm_ascii.c153 utf8_alloc(const struct mchars *mchars, char *outopts) in utf8_alloc() function
H A Dmain.c664 curp->outdata = utf8_alloc(curp->mchars, in parse()