Searched refs:ascii_init (Results 1 – 1 of 1) sorted by relevance
43 static struct termp *ascii_init(enum termenc, const struct manoutput *);63 ascii_init(enum termenc enc, const struct manoutput *outopts) in ascii_init() function145 return ascii_init(TERMENC_ASCII, outopts); in ascii_alloc()152 return ascii_init(TERMENC_UTF8, outopts); in utf8_alloc()159 return ascii_init(TERMENC_LOCALE, outopts); in locale_alloc()