__ALTCHARSET
_acs_char[acs] = term | __ALTCHARSET;
ch |= __ALTCHARSET;
attr |= __ALTCHARSET;
cp->attr = win->battr | (cp->attr & __ALTCHARSET);
sp->attr = battr | (sp->attr & __ALTCHARSET);
sp->attr = battr | (sp->attr & __ALTCHARSET);
_cursesi_screen->nca |= __ALTCHARSET;
#define A_ALTCHARSET __ALTCHARSET
#define WA_ALTCHARSET __ALTCHARSET /* Alternate character set */
sp->attr = battr | (sp->attr & __ALTCHARSET);
if (on & __ALTCHARSET && enter_alt_charset_mode != NULL &&
curscr->wattr |= __ALTCHARSET;
if (curscr->wattr & __ALTCHARSET) {
curscr->wattr &= ~__ALTCHARSET;
if (off & __ALTCHARSET && exit_alt_charset_mode != NULL) {
curscr->wattr &= ~__ALTCHARSET;
screen->mask_me = __ALTCHARSET;