diff options
author | tjr <tjr@FreeBSD.org> | 2002-10-14 10:44:00 +0000 |
---|---|---|
committer | tjr <tjr@FreeBSD.org> | 2002-10-14 10:44:00 +0000 |
commit | 375bcd9d36a75bb02b8667459c7c0c902093ffb4 (patch) | |
tree | 60732db7f13449adb20bd8ce75ef0fdd6cbc0c54 /share/mklocale | |
parent | 2d375c4af294e3f63190b762a91abd45c7cf12ed (diff) | |
download | FreeBSD-src-375bcd9d36a75bb02b8667459c7c0c902093ffb4.zip FreeBSD-src-375bcd9d36a75bb02b8667459c7c0c902093ffb4.tar.gz |
Add LC_CTYPE information for characters with lead bytes ED, EE, FA, FB, FC.
Diffstat (limited to 'share/mklocale')
-rw-r--r-- | share/mklocale/ja_JP.SJIS.src | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/share/mklocale/ja_JP.SJIS.src b/share/mklocale/ja_JP.SJIS.src index f7ccb39..1d9f924 100644 --- a/share/mklocale/ja_JP.SJIS.src +++ b/share/mklocale/ja_JP.SJIS.src @@ -205,6 +205,19 @@ IDEOGRAM 0xe940-0xe97e 0xe980-0xe99e /* 8100 */ IDEOGRAM 0xe99f-0xe9fc /* 8200 */ IDEOGRAM 0xea40-0xea7e 0xea80-0xea9e /* 8300 */ IDEOGRAM 0xea9f-0xeaa4 /* 8400 */ +IDEOGRAM 0xed40-0xed7e 0xed80-0xedfc +IDEOGRAM 0xee40-0xee7e 0xee80-0xeeeb +DIGIT 0xeeef-0xeef8 +TODIGIT <0xeeef-0xeef8:1> +PUNCT 0xeef9-0xeefc +DIGIT 0xfa40-0xfa49 +TODIGIT <0xfa40-0xfa49:1> +DIGIT 0xfa4a-0xfa53 +TODIGIT <0xfa4a-0xfa53:1> +PUNCT 0xfa54-0xfafb +IDEOGRAM 0xfa5c-0xfa7e 0xfa80-0xfafc +IDEOGRAM 0xfb40-0xfb7e 0xfb80-0xfbfc +IDEOGRAM 0xfc40-0xfc4b /*SWIDTH2 0x889f-0x88fc */ /* 1600 */ /*SWIDTH2 0x8940-0x897e 0x8980-0x899e */ /* 1700 */ |