Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmain.h41 void *utf8_alloc(const struct manoutput *);
H A Dmandocd.c183 formatter = utf8_alloc(&options); in main()
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()