Home
last modified time | relevance | path

Searched refs:exit_alt_charset_mode (Results 1 – 14 of 14) sorted by relevance

/openbsd/lib/libcurses/tinfo/
H A Dtrim_sgr0.c259 || !rewrite_sgr(off, exit_alt_charset_mode) in _nc_trim_sgr0()
260 || !rewrite_sgr(end, exit_alt_charset_mode)) { in _nc_trim_sgr0()
269 if (PRESENT(exit_alt_charset_mode)) { in _nc_trim_sgr0()
270 TR(TRACE_DATABASE, ("scan for rmacs %s", _nc_visbuf(exit_alt_charset_mode))); in _nc_trim_sgr0()
272 k = strlen(exit_alt_charset_mode); in _nc_trim_sgr0()
275 unsigned k2 = compare_part(exit_alt_charset_mode, in _nc_trim_sgr0()
H A Dcomp_parse.c686 && PRESENT(exit_alt_charset_mode)) in fixup_acsc()
722 ANDMISSING(exit_alt_charset_mode, acs_chars); in sanity_check2()
726 PAIRED(enter_alt_charset_mode, exit_alt_charset_mode); in sanity_check2()
H A Dlib_acs.c190 PCH_KLUDGE(exit_pc_charset_mode, exit_alt_charset_mode)) { in NCURSES_SP_NAME()
H A Dtinfo_driver.c1096 PCH_KLUDGE(exit_pc_charset_mode, exit_alt_charset_mode)) { in drv_initacs()
1208 exit_alt_charset_mode = ABSENT_STRING; in _nc_cookie_init()
1244 exit_alt_charset_mode = NULL; in _nc_cookie_init()
H A Dparse_entry.c1065 && PRESENT(exit_alt_charset_mode)) { in postprocess_termcap()
/openbsd/lib/libcurses/widechar/
H A Dlib_vid_attr.c167 if ((previous_attr & A_ALTCHARSET) && exit_alt_charset_mode) { in NCURSES_EXPORT()
168 doPut(exit_alt_charset_mode); in NCURSES_EXPORT()
226 TurnOff(A_ALTCHARSET, exit_alt_charset_mode); in NCURSES_EXPORT()
/openbsd/lib/libcurses/tty/
H A Dlib_vidattr.c235 if ((PreviousAttr & A_ALTCHARSET) && exit_alt_charset_mode) { in NCURSES_EXPORT()
236 doPut(exit_alt_charset_mode); in NCURSES_EXPORT()
292 TurnOff(A_ALTCHARSET, exit_alt_charset_mode); in NCURSES_EXPORT()
H A Dtty_update.c2183 if (exit_alt_charset_mode) in NCURSES_SP_NAME()
2184 NCURSES_PUTP2("exit_alt_charset_mode", exit_alt_charset_mode); in NCURSES_SP_NAME()
/openbsd/lib/libcurses/base/
H A Dlib_set_term.c598 exit_alt_charset_mode = ABSENT_STRING; in NCURSES_SP_NAME()
634 exit_alt_charset_mode = NULL; in NCURSES_SP_NAME()
/openbsd/usr.bin/tic/
H A Dtic.c1136 ANDMISSING(ena_acs, exit_alt_charset_mode); in check_acs()
1137 PAIRED(exit_alt_charset_mode, exit_alt_charset_mode); in check_acs()
1149 if (VALID_STRING(exit_alt_charset_mode)) { in check_acs()
1150 vt100_rmacs = (!strcmp("\033(B", exit_alt_charset_mode) in check_acs()
1152 : (!strcmp("\017", exit_alt_charset_mode) in check_acs()
H A Ddump_entry.c1440 exit_alt_charset_mode = ABSENT_STRING; in purged_acs()
/openbsd/lib/libcurses/
H A Dterm.h269 #define exit_alt_charset_mode CUR Strings[38] macro
H A DCaps-ncurses259 capalias GE ae XENIX exit_alt_charset_mode
H A DCaps369 exit_alt_charset_mode rmacs str ae - - YB-G- end alternate character set (P)