Home
last modified time | relevance | path

Searched refs:SS2 (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/lib/libc/port/gen/
H A Deuclen.c44 case SS2: in euccol()
65 case SS2: in euclen()
89 case SS2: in eucscol()
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Deuc.h32 #define SS2 0x008e macro
39 #define csetno(c) (((c)&0x80)?((c)==SS2)?2:(((c)==SS3)?3:1):0)
H A Deuc.multibyte.c68 if (c == SS2) { in _mbtowc_euc()
174 *s++ = SS2; in _wctomb_euc()
/titanic_41/usr/src/uts/common/sys/
H A Deuc.h36 #define SS2 0x008e macro
42 #define ISSET2(c) (((c) & 0x00ff) == SS2)
/titanic_41/usr/src/lib/libcurses/screen/
H A Dmbgetwidth.c69 if (c == SS2) { in mbeucw()
85 if (c == SS2) { in mbscrw()
H A Dwctomb.c61 *s++ = (char)SS2; in _curs_wctomb()
H A Dmbtowc.c56 if (c == SS2) { in _curs_mbtowc()
H A Dcurshdr.h184 #define TYPE(x) ((x) == SS2 ? 1 : (x) == SS3 ? 2 : ISMBIT(x) ? 0 : 3)
/titanic_41/usr/src/lib/libc/port/locale/
H A Deuc.c136 return (_EUC_mbrtowc_impl(pwc, s, n, ps, SS2, 4, 0, 0)); in _EUC_CN_mbrtowc()
151 return (_EUC_wcrtomb_impl(s, wc, ps, SS2, 4, 0, 0)); in _EUC_CN_wcrtomb()
226 return (_EUC_mbrtowc_impl(pwc, s, n, ps, SS2, 2, SS3, 3)); in _EUC_JP_mbrtowc()
241 return (_EUC_wcrtomb_impl(s, wc, ps, SS2, 2, SS3, 3)); in _EUC_JP_wcrtomb()
271 return (_EUC_mbrtowc_impl(pwc, s, n, ps, SS2, 4, 0, 0)); in _EUC_TW_mbrtowc()
286 return (_EUC_wcrtomb_impl(s, wc, ps, SS2, 4, 0, 0)); in _EUC_TW_wcrtomb()
/titanic_41/usr/src/cmd/dumpcs/
H A Ddumpcs.c41 #if !defined SS2
42 #define SS2 0x8e macro
156 codestr[position++] = SS2;
/titanic_41/usr/src/cmd/geniconvtbl/samples/
H A DeucJP_to_ISO-2022-JP.src33 #define SS2 0x008e
76 between SS2 ... SS2 ;
/titanic_41/usr/src/head/
H A Deuc.h46 (((c)&0x80)?(((c)&0xff) == SS2)?2:((((c)&0xff) == SS3)?3:1):0)
/titanic_41/usr/src/uts/common/kiconv/kiconv_ja/
H A Dkiconv_ja.c370 } else if (ic1 == SS2) { /* JIS X 0201 Kana; 2 bytes */ in _do_kiconv_fr_eucjp()
486 KICONV_JA_NPUT(SS2); in _do_kiconv_to_eucjp()
574 } else if (ic1 == SS2) { /* JIS X 0201 Kana; 2bytes */ in _do_kiconvstr_fr_eucjp()
728 KICONV_JA_NPUT(SS2); in _do_kiconvstr_to_eucjp()
/titanic_41/usr/src/lib/libgen/common/
H A Dreg_step.c542 (unsigned char)*p1 == SS2) in _advance()
/titanic_41/usr/src/cmd/egrep/
H A Degrep.y543 if(multibyte && c >= 0200 && (!iscntrl(c) || c == SS2 && eucw2 || c == SS3 && eucw3)) in dot()
1301 multic[0] = SS2; in maxmin()
/titanic_41/usr/src/cmd/vi/port/
H A Dex_voper.c1151 #define SS2 0216 macro
/titanic_41/usr/src/lib/libc/port/regex/
H A Dregex.c451 } else if ((unsigned char)*prev_cs2 == SS2) { in previous_charp()
/titanic_41/usr/src/uts/common/io/
H A Dldterm.c5173 case SS2: in ldterm_codeset()
5221 case SS2: in __ldterm_dispwidth_euc()
5248 case SS2: in __ldterm_memwidth_euc()
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src16299 # RM forbid SS2 keyboard mode: ^[[?<l
18484 # SS2 Single Shift 2 (G2 set) \E N - Intro -
H A Dterminfo.src18319 # RM forbid SS2 keyboard mode: ^[[?<l
20700 # SS2 Single Shift 2 (G2 set) \E N - Intro -