source: branches/acl2-egc/aux/cocotron/win32/cocotron/Foundation.framework/Resources/English.lproj/NSStringEncodingNames.plist

Last change on this file was 13570, checked in by Gary Palter, 15 years ago

Update to Cocotron r274ddf43429a

File size: 624 bytes
Line 
1{
2 0x00000001 = ASCII;
3 0x00000002 = NEXTSTEP;
4 0x00000003 = "Japanese EUC";
5 0x00000004 = UTF8;
6 0x00000005 = "ISO Latin 1";
7 0x00000006 = Symbol;
8 0x00000007 = ASCII;
9 0x00000008 = "Shift JIS";
10 0x00000009 = "ISO Latin 2";
11 0x0000000A = Unicode;
12 0x0000000B = "Windows CP1251";
13 0x0000000C = "Windows CP1252";
14 0x0000000D = "Windows CP1253";
15 0x0000000E = "Windows CP1254";
16 0x0000000F = "Windows CP1250";
17 0x00000015 = "ISO 2022 JP";
18 0x0000001B = "Mac Roman";
19 0x00010000 = Proprietary;
20 0x90000100 = "UTF-16 BE";
21 0x94000100 = "UTF-16 LE";
22 0x8C000100 = "UTF-32";
23 0x98000100 = "UTF-32 BE";
24 0x9C000100 = "UTF-32 LE";
25}
Note: See TracBrowser for help on using the repository browser.