Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmain.h41 void *utf8_alloc(const struct manoutput *);
H A Dterm_ascii.c149 utf8_alloc(const struct manoutput *outopts) in utf8_alloc() function
H A Dmain.c1076 outst->outdata = utf8_alloc(outconf); in outdata_alloc()