Searched refs:ascii_init (Results 1 – 1 of 1) sorted by relevance
51 static struct termp *ascii_init(enum termenc, char *);69 ascii_init(enum termenc enc, char *outopts) in ascii_init() function142 return(ascii_init(TERMENC_ASCII, outopts)); in ascii_alloc()149 return(ascii_init(TERMENC_UTF8, outopts)); in utf8_alloc()157 return(ascii_init(TERMENC_LOCALE, outopts)); in locale_alloc()