/[pub]/test/oldencodeutils/lib/Encode/ISO2022/JUNETCompatible.esr
Suika

Diff of /test/oldencodeutils/lib/Encode/ISO2022/JUNETCompatible.esr

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Wed Nov 6 09:29:16 2002 UTC revision 1.3 by wakaba, Thu Dec 19 01:27:01 2002 UTC
# Line 20  POD:DESCRIPTION: Line 20  POD:DESCRIPTION:
20          coding systems that comform to JIS and that based          coding systems that comform to JIS and that based
21          on 7-bit ISO/IEC 2022 structure.          on 7-bit ISO/IEC 2022 structure.
22                    
23          Those coding systems SHOULD not be used for new          Those coding systems SHOULD NOT be used for new
24          implemention or new data.  They may not comform          implemention NOR new data.  They may not comform
25          to future version of JIS or other standards.          to future version of JIS or other standards.
26    
27  {  {
# Line 38  Cversion: Line 38  Cversion:
38          C:designate:G94n:B@=0   ## JIS X 0208-1990          C:designate:G94n:B@=0   ## JIS X 0208-1990
39          C:option:{use_revision}=0          C:option:{use_revision}=0
40          C:option:{undef_char}=["\x22\x2E", {type => 'G94n', charset => 'B'}]          C:option:{undef_char}=["\x22\x2E", {type => 'G94n', charset => 'B'}]
41  Encode:  Encode:Prepare:
42          C:GR=undef          C:GR=undef
43          C:C1=C1:~          C:C1=C1:~
44          C:G1=G96:~          C:G1=G96:~
45    Encode:
46          =>ucs_to_ascii ucs_to_jisx0208_1983_irv ucs_to_jisx0208_1978_irv ucs_to_jisx0201_latin          =>ucs_to_ascii ucs_to_jisx0208_1983_irv ucs_to_jisx0208_1978_irv ucs_to_jisx0201_latin
47          ->iso2022:C          ->iso2022:C
48  Decode:  Decode:
# Line 80  Cversion: Line 81  Cversion:
81          C:designate:G94n:O=0    ## JIS X 0213:2000 plane 1          C:designate:G94n:O=0    ## JIS X 0213:2000 plane 1
82          C:designate:G94n:P=0    ## JIS X 0213:2000 plane 2          C:designate:G94n:P=0    ## JIS X 0213:2000 plane 2
83          C:option:{undef_char}=["\x22\x2E", {type => 'G94n', charset => 'O'}]          C:option:{undef_char}=["\x22\x2E", {type => 'G94n', charset => 'O'}]
84  Encode:  Encode:Prepare:
85          C:GR=undef          C:GR=undef
86          C:C1=C1:~          C:C1=C1:~
87          C:G1=G96:~          C:G1=G96:~
88    Encode:
89          =>ucs_to_ascii ucs_to_jisx0213_2000_1_irv ucs_to_jisx0213_2000_2          =>ucs_to_ascii ucs_to_jisx0213_2000_1_irv ucs_to_jisx0213_2000_2
90          ->iso2022:C          ->iso2022:C
91  Decode:  Decode:
# Line 108  POD:SEE ALSO: Line 110  POD:SEE ALSO:
110                    
111          %%ReferenceRFC1468%%          %%ReferenceRFC1468%%
112                    
113          L<Encode::ISO2022::EightBit>          L<Encode::ISO2022::JUNET>
114            
115            L<Encode::ISO2022::EightBit>, L<Encode::ISO2022::EUCJACompatible>,
116            L<Encode::SJIS::JISCompatible>
117    
118  POD:LICENSE:  POD:LICENSE:
119          Copyright %%YEAR%% Wakaba <w@suika.fam.cx>          Copyright %%YEAR%% Wakaba <w@suika.fam.cx>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24