Merge pull request #1412 from esdrubal/stackframe
[mono.git] / mcs / class / I18N / West / CP28605.cs
1 /*
2  * CP28605.cs - Latin 9 (ISO) code page.
3  *
4  * Copyright (c) 2002  Southern Storm Software, Pty Ltd
5  *
6  * Permission is hereby granted, free of charge, to any person obtaining
7  * a copy of this software and associated documentation files (the "Software"),
8  * to deal in the Software without restriction, including without limitation
9  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
10  * and/or sell copies of the Software, and to permit persons to whom the
11  * Software is furnished to do so, subject to the following conditions:
12  *
13  * The above copyright notice and this permission notice shall be included
14  * in all copies or substantial portions of the Software.
15  *
16  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
17  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
19  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
20  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
21  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
22  * OTHER DEALINGS IN THE SOFTWARE.
23  */
24
25 // Generated from "ibm-923.ucm".
26
27 // WARNING: Modifying this file directly might be a bad idea.
28 // You should edit the code generator tools/ucm2cp.c instead for your changes
29 // to appear in all relevant classes.
30 namespace I18N.West
31 {
32
33 using System;
34 using System.Text;
35 using I18N.Common;
36
37 [Serializable]
38 public class CP28605 : ByteEncoding
39 {
40         public CP28605()
41                 : base(28605, ToChars, "Latin 9 (ISO)",
42                        "iso-8859-15", "iso-8859-15", "iso-8859-15",
43                        false, true, true, true, 1252)
44         {}
45
46         private static readonly char[] ToChars = {
47                 '\u0000', '\u0001', '\u0002', '\u0003', '\u0004', '\u0005', 
48                 '\u0006', '\u0007', '\u0008', '\u0009', '\u000A', '\u000B', 
49                 '\u000C', '\u000D', '\u000E', '\u000F', '\u0010', '\u0011', 
50                 '\u0012', '\u0013', '\u0014', '\u0015', '\u0016', '\u0017', 
51                 '\u0018', '\u0019', '\u001A', '\u001B', '\u001C', '\u001D', 
52                 '\u001E', '\u001F', '\u0020', '\u0021', '\u0022', '\u0023', 
53                 '\u0024', '\u0025', '\u0026', '\u0027', '\u0028', '\u0029', 
54                 '\u002A', '\u002B', '\u002C', '\u002D', '\u002E', '\u002F', 
55                 '\u0030', '\u0031', '\u0032', '\u0033', '\u0034', '\u0035', 
56                 '\u0036', '\u0037', '\u0038', '\u0039', '\u003A', '\u003B', 
57                 '\u003C', '\u003D', '\u003E', '\u003F', '\u0040', '\u0041', 
58                 '\u0042', '\u0043', '\u0044', '\u0045', '\u0046', '\u0047', 
59                 '\u0048', '\u0049', '\u004A', '\u004B', '\u004C', '\u004D', 
60                 '\u004E', '\u004F', '\u0050', '\u0051', '\u0052', '\u0053', 
61                 '\u0054', '\u0055', '\u0056', '\u0057', '\u0058', '\u0059', 
62                 '\u005A', '\u005B', '\u005C', '\u005D', '\u005E', '\u005F', 
63                 '\u0060', '\u0061', '\u0062', '\u0063', '\u0064', '\u0065', 
64                 '\u0066', '\u0067', '\u0068', '\u0069', '\u006A', '\u006B', 
65                 '\u006C', '\u006D', '\u006E', '\u006F', '\u0070', '\u0071', 
66                 '\u0072', '\u0073', '\u0074', '\u0075', '\u0076', '\u0077', 
67                 '\u0078', '\u0079', '\u007A', '\u007B', '\u007C', '\u007D', 
68                 '\u007E', '\u007F', '\u0080', '\u0081', '\u0082', '\u0083', 
69                 '\u0084', '\u0085', '\u0086', '\u0087', '\u0088', '\u0089', 
70                 '\u008A', '\u008B', '\u008C', '\u008D', '\u008E', '\u008F', 
71                 '\u0090', '\u0091', '\u0092', '\u0093', '\u0094', '\u0095', 
72                 '\u0096', '\u0097', '\u0098', '\u0099', '\u009A', '\u009B', 
73                 '\u009C', '\u009D', '\u009E', '\u009F', '\u00A0', '\u00A1', 
74                 '\u00A2', '\u00A3', '\u20AC', '\u00A5', '\u0160', '\u00A7', 
75                 '\u0161', '\u00A9', '\u00AA', '\u00AB', '\u00AC', '\u00AD', 
76                 '\u00AE', '\u00AF', '\u00B0', '\u00B1', '\u00B2', '\u00B3', 
77                 '\u017D', '\u00B5', '\u00B6', '\u00B7', '\u017E', '\u00B9', 
78                 '\u00BA', '\u00BB', '\u0152', '\u0153', '\u0178', '\u00BF', 
79                 '\u00C0', '\u00C1', '\u00C2', '\u00C3', '\u00C4', '\u00C5', 
80                 '\u00C6', '\u00C7', '\u00C8', '\u00C9', '\u00CA', '\u00CB', 
81                 '\u00CC', '\u00CD', '\u00CE', '\u00CF', '\u00D0', '\u00D1', 
82                 '\u00D2', '\u00D3', '\u00D4', '\u00D5', '\u00D6', '\u00D7', 
83                 '\u00D8', '\u00D9', '\u00DA', '\u00DB', '\u00DC', '\u00DD', 
84                 '\u00DE', '\u00DF', '\u00E0', '\u00E1', '\u00E2', '\u00E3', 
85                 '\u00E4', '\u00E5', '\u00E6', '\u00E7', '\u00E8', '\u00E9', 
86                 '\u00EA', '\u00EB', '\u00EC', '\u00ED', '\u00EE', '\u00EF', 
87                 '\u00F0', '\u00F1', '\u00F2', '\u00F3', '\u00F4', '\u00F5', 
88                 '\u00F6', '\u00F7', '\u00F8', '\u00F9', '\u00FA', '\u00FB', 
89                 '\u00FC', '\u00FD', '\u00FE', '\u00FF', 
90         };
91
92         // Get the number of bytes needed to encode a character buffer.
93         public unsafe override int GetByteCountImpl (char* chars, int count)
94         {
95                 if (this.EncoderFallback != null)               {
96                         //Calculate byte count by actually doing encoding and discarding the data.
97                         return GetBytesImpl(chars, count, null, 0);
98                 }
99                 else
100                 
101                 {
102                         return count;
103                 }
104         }
105         
106         // Get the number of bytes needed to encode a character buffer.
107         public override int GetByteCount (String s)
108         {
109                 if (this.EncoderFallback != null)
110                 {
111                         //Calculate byte count by actually doing encoding and discarding the data.
112                         unsafe
113                         {
114                                 fixed (char *s_ptr = s)
115                                 {
116                                         return GetBytesImpl(s_ptr, s.Length, null, 0);
117                                 }
118                         }
119                 }
120                 else
121                 {
122                         //byte count equals character count because no EncoderFallback set
123                         return s.Length;
124                 }
125         }
126         
127         //ToBytes is just an alias for GetBytesImpl, but doesn't return byte count
128         protected unsafe override void ToBytes(char* chars, int charCount,
129                                         byte* bytes, int byteCount)
130         {
131                 //Calling ToBytes with null destination buffer doesn't make any sense
132                 if (bytes == null)
133                         throw new ArgumentNullException("bytes");
134                 GetBytesImpl(chars, charCount, bytes, byteCount);
135         }
136         
137         public unsafe override int GetBytesImpl (char* chars, int charCount,
138                                                  byte* bytes, int byteCount)
139         {
140                 int ch;
141                 int charIndex = 0;
142                 int byteIndex = 0;
143 #if NET_2_0
144                 EncoderFallbackBuffer buffer = null;
145 #endif
146                 while (charCount > 0)
147                 {
148                         ch = (int)(chars[charIndex]);
149                         charIndex++;
150                         charCount--;
151                         if(ch >= 164) switch(ch)
152                         {
153                                 case 0x00A5:
154                                 case 0x00A7:
155                                 case 0x00A9:
156                                 case 0x00AA:
157                                 case 0x00AB:
158                                 case 0x00AC:
159                                 case 0x00AD:
160                                 case 0x00AE:
161                                 case 0x00AF:
162                                 case 0x00B0:
163                                 case 0x00B1:
164                                 case 0x00B2:
165                                 case 0x00B3:
166                                 case 0x00B5:
167                                 case 0x00B6:
168                                 case 0x00B7:
169                                 case 0x00B9:
170                                 case 0x00BA:
171                                 case 0x00BB:
172                                 case 0x00BF:
173                                 case 0x00C0:
174                                 case 0x00C1:
175                                 case 0x00C2:
176                                 case 0x00C3:
177                                 case 0x00C4:
178                                 case 0x00C5:
179                                 case 0x00C6:
180                                 case 0x00C7:
181                                 case 0x00C8:
182                                 case 0x00C9:
183                                 case 0x00CA:
184                                 case 0x00CB:
185                                 case 0x00CC:
186                                 case 0x00CD:
187                                 case 0x00CE:
188                                 case 0x00CF:
189                                 case 0x00D0:
190                                 case 0x00D1:
191                                 case 0x00D2:
192                                 case 0x00D3:
193                                 case 0x00D4:
194                                 case 0x00D5:
195                                 case 0x00D6:
196                                 case 0x00D7:
197                                 case 0x00D8:
198                                 case 0x00D9:
199                                 case 0x00DA:
200                                 case 0x00DB:
201                                 case 0x00DC:
202                                 case 0x00DD:
203                                 case 0x00DE:
204                                 case 0x00DF:
205                                 case 0x00E0:
206                                 case 0x00E1:
207                                 case 0x00E2:
208                                 case 0x00E3:
209                                 case 0x00E4:
210                                 case 0x00E5:
211                                 case 0x00E6:
212                                 case 0x00E7:
213                                 case 0x00E8:
214                                 case 0x00E9:
215                                 case 0x00EA:
216                                 case 0x00EB:
217                                 case 0x00EC:
218                                 case 0x00ED:
219                                 case 0x00EE:
220                                 case 0x00EF:
221                                 case 0x00F0:
222                                 case 0x00F1:
223                                 case 0x00F2:
224                                 case 0x00F3:
225                                 case 0x00F4:
226                                 case 0x00F5:
227                                 case 0x00F6:
228                                 case 0x00F7:
229                                 case 0x00F8:
230                                 case 0x00F9:
231                                 case 0x00FA:
232                                 case 0x00FB:
233                                 case 0x00FC:
234                                 case 0x00FD:
235                                 case 0x00FE:
236                                 case 0x00FF:
237                                         break;
238                                 case 0x0152: ch = 0xBC; break;
239                                 case 0x0153: ch = 0xBD; break;
240                                 case 0x0160: ch = 0xA6; break;
241                                 case 0x0161: ch = 0xA8; break;
242                                 case 0x0178: ch = 0xBE; break;
243                                 case 0x017D: ch = 0xB4; break;
244                                 case 0x017E: ch = 0xB8; break;
245                                 case 0x20AC: ch = 0xA4; break;
246                                 default:
247                                 {
248                                         if(ch >= 0xFF01 && ch <= 0xFF5E)
249                                         {
250                                                 ch -= 0xFEE0;
251                                         }
252                                         else
253                                         {
254                                                 HandleFallback (ref buffer, chars, ref charIndex, ref charCount, bytes, ref byteIndex, ref byteCount);
255                                                 continue;
256                                         }
257                                 }
258                                 break;
259                         }
260                         //Write encoded byte to buffer, if buffer is defined and fallback was not used
261                         if (bytes != null)
262                                 bytes[byteIndex] = (byte)ch;
263                         byteIndex++;
264                         byteCount--;
265                 }
266                 return byteIndex;
267         }
268
269         /*
270         protected override void ToBytes(String s, int charIndex, int charCount,
271                                         byte[] bytes, int byteIndex)
272         {
273                 int ch;
274                 while(charCount > 0)
275                 {
276                         ch = (int)(s[charIndex++]);
277                         if(ch >= 164) switch(ch)
278                         {
279                                 case 0x00A5:
280                                 case 0x00A7:
281                                 case 0x00A9:
282                                 case 0x00AA:
283                                 case 0x00AB:
284                                 case 0x00AC:
285                                 case 0x00AD:
286                                 case 0x00AE:
287                                 case 0x00AF:
288                                 case 0x00B0:
289                                 case 0x00B1:
290                                 case 0x00B2:
291                                 case 0x00B3:
292                                 case 0x00B5:
293                                 case 0x00B6:
294                                 case 0x00B7:
295                                 case 0x00B9:
296                                 case 0x00BA:
297                                 case 0x00BB:
298                                 case 0x00BF:
299                                 case 0x00C0:
300                                 case 0x00C1:
301                                 case 0x00C2:
302                                 case 0x00C3:
303                                 case 0x00C4:
304                                 case 0x00C5:
305                                 case 0x00C6:
306                                 case 0x00C7:
307                                 case 0x00C8:
308                                 case 0x00C9:
309                                 case 0x00CA:
310                                 case 0x00CB:
311                                 case 0x00CC:
312                                 case 0x00CD:
313                                 case 0x00CE:
314                                 case 0x00CF:
315                                 case 0x00D0:
316                                 case 0x00D1:
317                                 case 0x00D2:
318                                 case 0x00D3:
319                                 case 0x00D4:
320                                 case 0x00D5:
321                                 case 0x00D6:
322                                 case 0x00D7:
323                                 case 0x00D8:
324                                 case 0x00D9:
325                                 case 0x00DA:
326                                 case 0x00DB:
327                                 case 0x00DC:
328                                 case 0x00DD:
329                                 case 0x00DE:
330                                 case 0x00DF:
331                                 case 0x00E0:
332                                 case 0x00E1:
333                                 case 0x00E2:
334                                 case 0x00E3:
335                                 case 0x00E4:
336                                 case 0x00E5:
337                                 case 0x00E6:
338                                 case 0x00E7:
339                                 case 0x00E8:
340                                 case 0x00E9:
341                                 case 0x00EA:
342                                 case 0x00EB:
343                                 case 0x00EC:
344                                 case 0x00ED:
345                                 case 0x00EE:
346                                 case 0x00EF:
347                                 case 0x00F0:
348                                 case 0x00F1:
349                                 case 0x00F2:
350                                 case 0x00F3:
351                                 case 0x00F4:
352                                 case 0x00F5:
353                                 case 0x00F6:
354                                 case 0x00F7:
355                                 case 0x00F8:
356                                 case 0x00F9:
357                                 case 0x00FA:
358                                 case 0x00FB:
359                                 case 0x00FC:
360                                 case 0x00FD:
361                                 case 0x00FE:
362                                 case 0x00FF:
363                                         break;
364                                 case 0x0152: ch = 0xBC; break;
365                                 case 0x0153: ch = 0xBD; break;
366                                 case 0x0160: ch = 0xA6; break;
367                                 case 0x0161: ch = 0xA8; break;
368                                 case 0x0178: ch = 0xBE; break;
369                                 case 0x017D: ch = 0xB4; break;
370                                 case 0x017E: ch = 0xB8; break;
371                                 case 0x20AC: ch = 0xA4; break;
372                                 default:
373                                 {
374                                         if(ch >= 0xFF01 && ch <= 0xFF5E)
375                                         {
376                                                 ch -= 0xFEE0;
377                                         }
378                                         else
379                                         {
380                                                 ch = 0x3F;
381                                         }
382                                 }
383                                 break;
384                         }
385                         bytes[byteIndex++] = (byte)ch;
386                         --charCount;
387                 }
388         }
389         */
390
391 }; // class CP28605
392
393 [Serializable]
394 public class ENCiso_8859_15 : CP28605
395 {
396         public ENCiso_8859_15() : base() {}
397
398 }; // class ENCiso_8859_15
399
400 }; // namespace I18N.West