| OLD | NEW |
| 1 #________________________________________________________________________ | 1 #________________________________________________________________________ |
| 2 # | 2 # |
| 3 # (C) COPYRIGHT International Business Machines Corp. 2009 | 3 # (C) COPYRIGHT International Business Machines Corp. 2009 |
| 4 # All Rights Reserved | 4 # All Rights Reserved |
| 5 # | 5 # |
| 6 #________________________________________________________________________ | 6 #________________________________________________________________________ |
| 7 # | 7 # |
| 8 # Name: "Fake" Unicode to ISO-IR-165 table | 8 # Name: "Fake" Unicode to ISO-IR-165 table |
| 9 # Date: December 2, 2009 | 9 # Date: December 2, 2009 |
| 10 # | 10 # |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 <subchar> \x21\x21 | 23 <subchar> \x21\x21 |
| 24 <icu:charsetFamily> "ASCII" | 24 <icu:charsetFamily> "ASCII" |
| 25 <icu:alias> "ibm-5478_STD" | 25 <icu:alias> "ibm-5478_STD" |
| 26 | 26 |
| 27 <icu:state> 0-20:2, 21-7e:1, 7f-ff:2 | 27 <icu:state> 0-20:2, 21-7e:1, 7f-ff:2 |
| 28 <icu:state> 21-7e.u | 28 <icu:state> 21-7e.u |
| 29 <icu:state> | 29 <icu:state> |
| 30 | 30 |
| 31 CHARMAP | 31 CHARMAP |
| 32 END CHARMAP | 32 END CHARMAP |
| OLD | NEW |