Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmain.h41 void *utf8_alloc(const struct manoutput *);
H A Dmandocd.c191 formatter = utf8_alloc(&options); in main()
H A Dterm_ascii.c148 utf8_alloc(const struct manoutput *outopts) in utf8_alloc() function
H A Dmain.c1119 outst->outdata = utf8_alloc(outconf); in outdata_alloc()