No empty .Rs/.Re
[netbsd-mini2440.git] / share / locale / ctype / ja_JP.CTEXT.src
blob21f791732b47d3e0799be1362083df6b613a8d31
1 /*      $NetBSD: ja_JP.CTEXT.src,v 1.1 2000/12/30 02:33:16 itojun Exp $ */
2 /*      @(#)Japanese    8.1 (Berkeley) 6/6/93 */
4 /*
5  * LOCALE_CTYPE definitions for ctext encoding, Japanese chars
6  */
8 ENCODING        "ISO2022"
11  * In specification, 94x94 can be designated to G1 too.
12  * We omit that case for simplicity.
13  * For mbtowc(), we can accept G1 designated to 94x94, so it is safe to do so.
14  */
15 VARIABLE        8BIT MAX1 INIT0=94B INIT1=96A 0=94 1=96 1=94I 0=94$ 1=96$ NOOLD CODESET=CTEXT
17 #include "charset/ASCII"
18 #include "charset/Latin-1"
19 #include "charset/JISX0201-left"
20 #include "charset/JISX0201-right"
21 #include "charset/JISX0208-1983"