src/lib/iconv/euro/tbls/CP1250_8859-2.tbl
author hnhn
Fri, 16 Apr 2010 15:37:37 +0200
changeset 473 7152fe4a2174
parent 457 src/lib/iconv/euro/tbls/win2_iso2.tbl@80ebd123d7b9
permissions -rw-r--r--
6941225 iconv - use canonical codeset names where applicable
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
457
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
     1
/*
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
     2
 * CDDL HEADER START
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
     3
 *
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
     4
 * The contents of this file are subject to the terms of the
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
     5
 * Common Development and Distribution License (the "License").
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
     6
 * You may not use this file except in compliance with the License.
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
     7
 *
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
     8
 * You can obtain a copy of the license at src/OPENSOLARIS.LICENSE
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
     9
 * or http://www.opensolaris.org/os/licensing.
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    10
 * See the License for the specific language governing permissions
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    11
 * and limitations under the License.
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    12
 *
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    13
 * When distributing Covered Code, include this CDDL HEADER in each
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    14
 * file and include the License file at src/OPENSOLARIS.LICENSE.
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    15
 * If applicable, add the following below this CDDL HEADER, with the
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    16
 * fields enclosed by brackets "[]" replaced with your own identifying
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    17
 * information: Portions Copyright [yyyy] [name of copyright owner]
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    18
 *
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    19
 * CDDL HEADER END
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    20
 */
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    21
/*
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    22
 * COPYRIGHT AND PERMISSION NOTICE
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    23
 *
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    24
 * Copyright (c) 1991-2005 Unicode, Inc. All rights reserved. Distributed
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    25
 * under the Terms of Use in http://www.unicode.org/copyright.html.
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    26
 *
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    27
 * This file has been modified by Sun Microsystems, Inc.
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    28
 *
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    29
 */
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    30
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    31
/*
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    32
 * Automatically generated from: win2%iso2.c
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    33
 */
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    34
/*
473
7152fe4a2174 6941225 iconv - use canonical codeset names where applicable
hnhn
parents: 457
diff changeset
    35
 * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
457
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    36
 */
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    37
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    38
/* 0x00 */  {  0x00, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    39
/* 0x01 */  {  0x01, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    40
/* 0x02 */  {  0x02, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    41
/* 0x03 */  {  0x03, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    42
/* 0x04 */  {  0x04, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    43
/* 0x05 */  {  0x05, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    44
/* 0x06 */  {  0x06, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    45
/* 0x07 */  {  0x07, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    46
/* 0x08 */  {  0x08, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    47
/* 0x09 */  {  0x09, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    48
/* 0x0A */  {  0x0A, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    49
/* 0x0B */  {  0x0B, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    50
/* 0x0C */  {  0x0C, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    51
/* 0x0D */  {  0x0D, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    52
/* 0x0E */  {  0x0E, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    53
/* 0x0F */  {  0x0F, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    54
/* 0x10 */  {  0x10, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    55
/* 0x11 */  {  0x11, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    56
/* 0x12 */  {  0x12, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    57
/* 0x13 */  {  0x13, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    58
/* 0x14 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    59
/* 0x15 */  {  0x15, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    60
/* 0x16 */  {  0x16, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    61
/* 0x17 */  {  0x17, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    62
/* 0x18 */  {  0x18, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    63
/* 0x19 */  {  0x19, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    64
/* 0x1A */  {  0x1A, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    65
/* 0x1B */  {  0x1B, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    66
/* 0x1C */  {  0x1C, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    67
/* 0x1D */  {  0x1D, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    68
/* 0x1E */  {  0x1E, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    69
/* 0x1F */  {  0x1F, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    70
/* 0x20 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    71
/* 0x21 */  {  0x21, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    72
/* 0x22 */  {  0x22, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    73
/* 0x23 */  {  0x23, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    74
/* 0x24 */  {  0x24, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    75
/* 0x25 */  {  0x25, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    76
/* 0x26 */  {  0x26, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    77
/* 0x27 */  {  0x27, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    78
/* 0x28 */  {  0x28, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    79
/* 0x29 */  {  0x29, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    80
/* 0x2A */  {  0x2A, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    81
/* 0x2B */  {  0x2B, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    82
/* 0x2C */  {  0x2C, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    83
/* 0x2D */  {  0x2D, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    84
/* 0x2E */  {  0x2E, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    85
/* 0x2F */  {  0x2F, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    86
/* 0x30 */  {  0x30, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    87
/* 0x31 */  {  0x31, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    88
/* 0x32 */  {  0x32, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    89
/* 0x33 */  {  0x33, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    90
/* 0x34 */  {  0x34, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    91
/* 0x35 */  {  0x35, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    92
/* 0x36 */  {  0x36, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    93
/* 0x37 */  {  0x37, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    94
/* 0x38 */  {  0x38, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    95
/* 0x39 */  {  0x39, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    96
/* 0x3A */  {  0x3A, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    97
/* 0x3B */  {  0x3B, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    98
/* 0x3C */  {  0x3C, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
    99
/* 0x3D */  {  0x3D, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   100
/* 0x3E */  {  0x3E, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   101
/* 0x3F */  {  0x3F, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   102
/* 0x40 */  {  0x40, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   103
/* 0x41 */  {  0x41, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   104
/* 0x42 */  {  0x42, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   105
/* 0x43 */  {  0x43, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   106
/* 0x44 */  {  0x44, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   107
/* 0x45 */  {  0x45, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   108
/* 0x46 */  {  0x46, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   109
/* 0x47 */  {  0x47, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   110
/* 0x48 */  {  0x48, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   111
/* 0x49 */  {  0x49, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   112
/* 0x4A */  {  0x4A, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   113
/* 0x4B */  {  0x4B, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   114
/* 0x4C */  {  0x4C, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   115
/* 0x4D */  {  0x4D, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   116
/* 0x4E */  {  0x4E, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   117
/* 0x4F */  {  0x4F, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   118
/* 0x50 */  {  0x50, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   119
/* 0x51 */  {  0x51, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   120
/* 0x52 */  {  0x52, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   121
/* 0x53 */  {  0x53, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   122
/* 0x54 */  {  0x54, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   123
/* 0x55 */  {  0x55, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   124
/* 0x56 */  {  0x56, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   125
/* 0x57 */  {  0x57, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   126
/* 0x58 */  {  0x58, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   127
/* 0x59 */  {  0x59, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   128
/* 0x5A */  {  0x5A, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   129
/* 0x5B */  {  0x5B, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   130
/* 0x5C */  {  0x5C, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   131
/* 0x5D */  {  0x5D, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   132
/* 0x5E */  {  0x5E, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   133
/* 0x5F */  {  0x5F, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   134
/* 0x60 */  {  0x60, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   135
/* 0x61 */  {  0x61, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   136
/* 0x62 */  {  0x62, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   137
/* 0x63 */  {  0x63, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   138
/* 0x64 */  {  0x64, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   139
/* 0x65 */  {  0x65, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   140
/* 0x66 */  {  0x66, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   141
/* 0x67 */  {  0x67, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   142
/* 0x68 */  {  0x68, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   143
/* 0x69 */  {  0x69, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   144
/* 0x6A */  {  0x6A, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   145
/* 0x6B */  {  0x6B, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   146
/* 0x6C */  {  0x6C, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   147
/* 0x6D */  {  0x6D, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   148
/* 0x6E */  {  0x6E, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   149
/* 0x6F */  {  0x6F, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   150
/* 0x70 */  {  0x70, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   151
/* 0x71 */  {  0x71, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   152
/* 0x72 */  {  0x72, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   153
/* 0x73 */  {  0x73, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   154
/* 0x74 */  {  0x74, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   155
/* 0x75 */  {  0x75, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   156
/* 0x76 */  {  0x76, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   157
/* 0x77 */  {  0x77, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   158
/* 0x78 */  {  0x78, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   159
/* 0x79 */  {  0x79, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   160
/* 0x7A */  {  0x7A, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   161
/* 0x7B */  {  0x7B, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   162
/* 0x7C */  {  0x7C, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   163
/* 0x7D */  {  0x7D, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   164
/* 0x7E */  {  0x7E, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   165
/* 0x7F */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   166
/* 0x80 */  {  0x80, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   167
/* 0x81 */  {  0x81, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   168
/* 0x82 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   169
/* 0x83 */  {  0x83, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   170
/* 0x84 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   171
/* 0x85 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   172
/* 0x86 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   173
/* 0x87 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   174
/* 0x88 */  {  0x88, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   175
/* 0x89 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   176
/* 0x8A */  {  0xA9, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   177
/* 0x8B */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   178
/* 0x8C */  {  0xA6, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   179
/* 0x8D */  {  0xAB, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   180
/* 0x8E */  {  0xAE, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   181
/* 0x8F */  {  0xAC, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   182
/* 0x90 */  {  0x90, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   183
/* 0x91 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   184
/* 0x92 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   185
/* 0x93 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   186
/* 0x94 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   187
/* 0x95 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   188
/* 0x96 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   189
/* 0x97 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   190
/* 0x98 */  {  0x98, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   191
/* 0x99 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   192
/* 0x9A */  {  0xB9, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   193
/* 0x9B */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   194
/* 0x9C */  {  0xB6, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   195
/* 0x9D */  {  0xBB, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   196
/* 0x9E */  {  0xBE, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   197
/* 0x9F */  {  0xBC, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   198
/* 0xA0 */  {  0xA0, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   199
/* 0xA1 */  {  0xB7, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   200
/* 0xA2 */  {  0xA2, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   201
/* 0xA3 */  {  0xA3, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   202
/* 0xA4 */  {  0xA4, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   203
/* 0xA5 */  {  0xA1, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   204
/* 0xA6 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   205
/* 0xA7 */  {  0xA7, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   206
/* 0xA8 */  {  0xA8, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   207
/* 0xA9 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   208
/* 0xAA */  {  0xAA, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   209
/* 0xAB */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   210
/* 0xAC */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   211
/* 0xAD */  {  0xAD, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   212
/* 0xAE */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   213
/* 0xAF */  {  0xAF, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   214
/* 0xB0 */  {  0xB0, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   215
/* 0xB1 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   216
/* 0xB2 */  {  0xB2, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   217
/* 0xB3 */  {  0xB3, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   218
/* 0xB4 */  {  0xB4, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   219
/* 0xB5 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   220
/* 0xB6 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   221
/* 0xB7 */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   222
/* 0xB8 */  {  0xB8, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   223
/* 0xB9 */  {  0xB1, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   224
/* 0xBA */  {  0xBA, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   225
/* 0xBB */  {  0x20, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   226
/* 0xBC */  {  0xA5, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   227
/* 0xBD */  {  0xBD, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   228
/* 0xBE */  {  0xB5, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   229
/* 0xBF */  {  0xBF, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   230
/* 0xC0 */  {  0xC0, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   231
/* 0xC1 */  {  0xC1, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   232
/* 0xC2 */  {  0xC2, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   233
/* 0xC3 */  {  0xC3, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   234
/* 0xC4 */  {  0xC4, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   235
/* 0xC5 */  {  0xC5, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   236
/* 0xC6 */  {  0xC6, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   237
/* 0xC7 */  {  0xC7, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   238
/* 0xC8 */  {  0xC8, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   239
/* 0xC9 */  {  0xC9, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   240
/* 0xCA */  {  0xCA, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   241
/* 0xCB */  {  0xCB, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   242
/* 0xCC */  {  0xCC, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   243
/* 0xCD */  {  0xCD, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   244
/* 0xCE */  {  0xCE, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   245
/* 0xCF */  {  0xCF, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   246
/* 0xD0 */  {  0xD0, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   247
/* 0xD1 */  {  0xD1, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   248
/* 0xD2 */  {  0xD2, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   249
/* 0xD3 */  {  0xD3, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   250
/* 0xD4 */  {  0xD4, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   251
/* 0xD5 */  {  0xD5, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   252
/* 0xD6 */  {  0xD6, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   253
/* 0xD7 */  {  0xD7, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   254
/* 0xD8 */  {  0xD8, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   255
/* 0xD9 */  {  0xD9, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   256
/* 0xDA */  {  0xDA, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   257
/* 0xDB */  {  0xDB, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   258
/* 0xDC */  {  0xDC, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   259
/* 0xDD */  {  0xDD, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   260
/* 0xDE */  {  0xDE, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   261
/* 0xDF */  {  0xDF, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   262
/* 0xE0 */  {  0xE0, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   263
/* 0xE1 */  {  0xE1, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   264
/* 0xE2 */  {  0xE2, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   265
/* 0xE3 */  {  0xE3, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   266
/* 0xE4 */  {  0xE4, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   267
/* 0xE5 */  {  0xE5, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   268
/* 0xE6 */  {  0xE6, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   269
/* 0xE7 */  {  0xE7, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   270
/* 0xE8 */  {  0xE8, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   271
/* 0xE9 */  {  0xE9, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   272
/* 0xEA */  {  0xEA, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   273
/* 0xEB */  {  0xEB, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   274
/* 0xEC */  {  0xEC, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   275
/* 0xED */  {  0xED, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   276
/* 0xEE */  {  0xEE, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   277
/* 0xEF */  {  0xEF, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   278
/* 0xF0 */  {  0xF0, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   279
/* 0xF1 */  {  0xF1, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   280
/* 0xF2 */  {  0xF2, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   281
/* 0xF3 */  {  0xF3, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   282
/* 0xF4 */  {  0xF4, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   283
/* 0xF5 */  {  0xF5, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   284
/* 0xF6 */  {  0xF6, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   285
/* 0xF7 */  {  0xF7, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   286
/* 0xF8 */  {  0xF8, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   287
/* 0xF9 */  {  0xF9, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   288
/* 0xFA */  {  0xFA, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   289
/* 0xFB */  {  0xFB, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   290
/* 0xFC */  {  0xFC, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   291
/* 0xFD */  {  0xFD, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   292
/* 0xFE */  {  0xFE, 1  },
80ebd123d7b9 6503736 European single byte codeset iconvs write to buffer before checking on the output buffer size
hnhn
parents:
diff changeset
   293
/* 0xFF */  {  0xFF, 1  }