Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mandoc/
H A Dmain.h41 void *utf8_alloc(const struct manoutput *);
H A Dterm_ascii.c138 utf8_alloc(const struct manoutput *outopts) in utf8_alloc() function
H A Dmain.c1060 outst->outdata = utf8_alloc(outconf); in outdata_alloc()