Searched refs:utf8_alloc (Results 1 – 4 of 4) sorted by relevance
41 void *utf8_alloc(const struct manoutput *);
191 formatter = utf8_alloc(&options); in main()
148 utf8_alloc(const struct manoutput *outopts) in utf8_alloc() function
1119 outst->outdata = utf8_alloc(outconf); in outdata_alloc()