Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/gen/
H A Deuclen.c46 case SS3: in euccol()
67 case SS3: in euclen()
93 case SS3: in eucscol()
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Deuc.h33 #define SS3 0x008f macro
39 #define csetno(c) (((c)&0x80)?((c)==SS2)?2:(((c)==SS3)?3:1):0)
H A Deuc.multibyte.c75 } else if(c == SS3) { in _mbtowc_euc()
179 *s++ = SS3; in _wctomb_euc()
/titanic_41/usr/src/uts/common/sys/
H A Deuc.h37 #define SS3 0x008f macro
43 #define ISSET3(c) (((c) & 0x00ff) == SS3)
/titanic_41/usr/src/lib/libcurses/screen/
H A Dmbgetwidth.c71 } else if (c == SS3) { in mbeucw()
87 } else if (c == SS3) { in mbscrw()
H A Dwctomb.c67 *s++ = (char)SS3; in _curs_wctomb()
H A Dmbtowc.c61 } else if (c == SS3) { in _curs_mbtowc()
H A Dcurshdr.h184 #define TYPE(x) ((x) == SS2 ? 1 : (x) == SS3 ? 2 : ISMBIT(x) ? 0 : 3)
/titanic_41/usr/src/cmd/dumpcs/
H A Ddumpcs.c44 #if !defined SS3
45 #define SS3 0x8f macro
160 codestr[position++] = SS3;
/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/lib/libc/port/locale/
H A Deuc.c226 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()
/titanic_41/usr/src/cmd/geniconvtbl/samples/
H A DeucJP_to_ISO-2022-JP.src34 #define SS3 0x008f
/titanic_41/usr/src/uts/common/kiconv/kiconv_ja/
H A Dkiconv_ja.c379 } else if (ic1 == SS3) { /* JIS X 0212 or UDC; 3 bytes */ in _do_kiconv_fr_eucjp()
491 KICONV_JA_NPUT(SS3); in _do_kiconv_to_eucjp()
592 } else if (ic1 == SS3) { /* JIS X 0212 or UDC; 3 bytes */ in _do_kiconvstr_fr_eucjp()
733 KICONV_JA_NPUT(SS3); in _do_kiconvstr_to_eucjp()
/titanic_41/usr/src/lib/libgen/common/
H A Dreg_step.c545 (unsigned char)*p2 == SS3) 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()
1305 multic[0] = SS3; in maxmin()
/titanic_41/usr/src/cmd/vi/port/
H A Dex_voper.c1152 #define SS3 0217 macro
/titanic_41/usr/src/lib/libc/port/regex/
H A Dregex.c453 } else if ((unsigned char)*prev_cs3 == SS3) { in previous_charp()
/titanic_41/usr/src/uts/common/io/
H A Dldterm.c5175 case SS3: in ldterm_codeset()
5223 case SS3: in __ldterm_dispwidth_euc()
5250 case SS3: in __ldterm_memwidth_euc()
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src2942 # A parameterized string should (really) not begin with SS3 (\EO).
3124 # SS3 \E O \217
3453 # The parameters with \EO (SS3) are technically an error, since SS3 should have
18485 # SS3 Single Shift 3 (G3 set) \E O - Intro -
H A Dterminfo.src3335 # A parameterized string should (really) not begin with SS3 (\EO).
3570 # SS3 \E O \217
3943 # The parameters with \EO (SS3) are technically an error, since SS3 should have
20701 # SS3 Single Shift 3 (G3 set) \E O - Intro -