Home
last modified time | relevance | path

Searched refs:KICONV_JA_ISCS2 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkiconv_ja.h160 #define KICONV_JA_ISCS2(c) (((c) >= 0xa1) && ((c) <= 0xdf)) macro
/illumos-gate/usr/src/uts/common/kiconv/kiconv_ja/
H A Dkiconv_ja.c370 if (KICONV_JA_ISCS2(ic2)) { /* 2nd byte check passed */ in _do_kiconv_fr_eucjp()
578 if (KICONV_JA_ISCS2(ic2)) { /* 2nd byte check passed */ in _do_kiconvstr_fr_eucjp()