ReactOS 0.4.15-dev-7924-g5949c20
nls_cp936.c File Reference
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/nls.h>
#include <linux/errno.h>
Include dependency graph for nls_cp936.c:

Go to the source code of this file.

Functions

static int uni2char (const wchar_t uni, unsigned char *out, int boundlen)
 
static int char2uni (const unsigned char *rawstring, int boundlen, wchar_t *uni)
 
static int __init init_nls_cp936 (void)
 
static void __exit exit_nls_cp936 (void)
 

Variables

static wchar_t c2u_81 [256]
 
static wchar_t c2u_82 [256]
 
static wchar_t c2u_83 [256]
 
static wchar_t c2u_84 [256]
 
static wchar_t c2u_85 [256]
 
static wchar_t c2u_86 [256]
 
static wchar_t c2u_87 [256]
 
static wchar_t c2u_88 [256]
 
static wchar_t c2u_89 [256]
 
static wchar_t c2u_8A [256]
 
static wchar_t c2u_8B [256]
 
static wchar_t c2u_8C [256]
 
static wchar_t c2u_8D [256]
 
static wchar_t c2u_8E [256]
 
static wchar_t c2u_8F [256]
 
static wchar_t c2u_90 [256]
 
static wchar_t c2u_91 [256]
 
static wchar_t c2u_92 [256]
 
static wchar_t c2u_93 [256]
 
static wchar_t c2u_94 [256]
 
static wchar_t c2u_95 [256]
 
static wchar_t c2u_96 [256]
 
static wchar_t c2u_97 [256]
 
static wchar_t c2u_98 [256]
 
static wchar_t c2u_99 [256]
 
static wchar_t c2u_9A [256]
 
static wchar_t c2u_9B [256]
 
static wchar_t c2u_9C [256]
 
static wchar_t c2u_9D [256]
 
static wchar_t c2u_9E [256]
 
static wchar_t c2u_9F [256]
 
static wchar_t c2u_A0 [256]
 
static wchar_t c2u_A1 [256]
 
static wchar_t c2u_A2 [256]
 
static wchar_t c2u_A3 [256]
 
static wchar_t c2u_A4 [256]
 
static wchar_t c2u_A5 [256]
 
static wchar_t c2u_A6 [256]
 
static wchar_t c2u_A7 [256]
 
static wchar_t c2u_A8 [256]
 
static wchar_t c2u_A9 [256]
 
static wchar_t c2u_AA [256]
 
static wchar_t c2u_AB [256]
 
static wchar_t c2u_AC [256]
 
static wchar_t c2u_AD [256]
 
static wchar_t c2u_AE [256]
 
static wchar_t c2u_AF [256]
 
static wchar_t c2u_B0 [256]
 
static wchar_t c2u_B1 [256]
 
static wchar_t c2u_B2 [256]
 
static wchar_t c2u_B3 [256]
 
static wchar_t c2u_B4 [256]
 
static wchar_t c2u_B5 [256]
 
static wchar_t c2u_B6 [256]
 
static wchar_t c2u_B7 [256]
 
static wchar_t c2u_B8 [256]
 
static wchar_t c2u_B9 [256]
 
static wchar_t c2u_BA [256]
 
static wchar_t c2u_BB [256]
 
static wchar_t c2u_BC [256]
 
static wchar_t c2u_BD [256]
 
static wchar_t c2u_BE [256]
 
static wchar_t c2u_BF [256]
 
static wchar_t c2u_C0 [256]
 
static wchar_t c2u_C1 [256]
 
static wchar_t c2u_C2 [256]
 
static wchar_t c2u_C3 [256]
 
static wchar_t c2u_C4 [256]
 
static wchar_t c2u_C5 [256]
 
static wchar_t c2u_C6 [256]
 
static wchar_t c2u_C7 [256]
 
static wchar_t c2u_C8 [256]
 
static wchar_t c2u_C9 [256]
 
static wchar_t c2u_CA [256]
 
static wchar_t c2u_CB [256]
 
static wchar_t c2u_CC [256]
 
static wchar_t c2u_CD [256]
 
static wchar_t c2u_CE [256]
 
static wchar_t c2u_CF [256]
 
static wchar_t c2u_D0 [256]
 
static wchar_t c2u_D1 [256]
 
static wchar_t c2u_D2 [256]
 
static wchar_t c2u_D3 [256]
 
static wchar_t c2u_D4 [256]
 
static wchar_t c2u_D5 [256]
 
static wchar_t c2u_D6 [256]
 
static wchar_t c2u_D7 [256]
 
static wchar_t c2u_D8 [256]
 
static wchar_t c2u_D9 [256]
 
static wchar_t c2u_DA [256]
 
static wchar_t c2u_DB [256]
 
static wchar_t c2u_DC [256]
 
static wchar_t c2u_DD [256]
 
static wchar_t c2u_DE [256]
 
static wchar_t c2u_DF [256]
 
static wchar_t c2u_E0 [256]
 
static wchar_t c2u_E1 [256]
 
static wchar_t c2u_E2 [256]
 
static wchar_t c2u_E3 [256]
 
static wchar_t c2u_E4 [256]
 
static wchar_t c2u_E5 [256]
 
static wchar_t c2u_E6 [256]
 
static wchar_t c2u_E7 [256]
 
static wchar_t c2u_E8 [256]
 
static wchar_t c2u_E9 [256]
 
static wchar_t c2u_EA [256]
 
static wchar_t c2u_EB [256]
 
static wchar_t c2u_EC [256]
 
static wchar_t c2u_ED [256]
 
static wchar_t c2u_EE [256]
 
static wchar_t c2u_EF [256]
 
static wchar_t c2u_F0 [256]
 
static wchar_t c2u_F1 [256]
 
static wchar_t c2u_F2 [256]
 
static wchar_t c2u_F3 [256]
 
static wchar_t c2u_F4 [256]
 
static wchar_t c2u_F5 [256]
 
static wchar_t c2u_F6 [256]
 
static wchar_t c2u_F7 [256]
 
static wchar_t c2u_F8 [256]
 
static wchar_t c2u_F9 [256]
 
static wchar_t c2u_FA [256]
 
static wchar_t c2u_FB [256]
 
static wchar_t c2u_FC [256]
 
static wchar_t c2u_FD [256]
 
static wchar_t c2u_FE [256]
 
static wchar_tpage_charset2uni [256]
 
static unsigned char u2c_01 [512]
 
static unsigned char u2c_02 [512]
 
static unsigned char u2c_03 [512]
 
static unsigned char u2c_04 [512]
 
static unsigned char u2c_20 [512]
 
static unsigned char u2c_21 [512]
 
static unsigned char u2c_22 [512]
 
static unsigned char u2c_23 [512]
 
static unsigned char u2c_24 [512]
 
static unsigned char u2c_25 [512]
 
static unsigned char u2c_26 [512]
 
static unsigned char u2c_30 [512]
 
static unsigned char u2c_31 [512]
 
static unsigned char u2c_32 [512]
 
static unsigned char u2c_33 [512]
 
static unsigned char u2c_4E [512]
 
static unsigned char u2c_4F [512]
 
static unsigned char u2c_50 [512]
 
static unsigned char u2c_51 [512]
 
static unsigned char u2c_52 [512]
 
static unsigned char u2c_53 [512]
 
static unsigned char u2c_54 [512]
 
static unsigned char u2c_55 [512]
 
static unsigned char u2c_56 [512]
 
static unsigned char u2c_57 [512]
 
static unsigned char u2c_58 [512]
 
static unsigned char u2c_59 [512]
 
static unsigned char u2c_5A [512]
 
static unsigned char u2c_5B [512]
 
static unsigned char u2c_5C [512]
 
static unsigned char u2c_5D [512]
 
static unsigned char u2c_5E [512]
 
static unsigned char u2c_5F [512]
 
static unsigned char u2c_60 [512]
 
static unsigned char u2c_61 [512]
 
static unsigned char u2c_62 [512]
 
static unsigned char u2c_63 [512]
 
static unsigned char u2c_64 [512]
 
static unsigned char u2c_65 [512]
 
static unsigned char u2c_66 [512]
 
static unsigned char u2c_67 [512]
 
static unsigned char u2c_68 [512]
 
static unsigned char u2c_69 [512]
 
static unsigned char u2c_6A [512]
 
static unsigned char u2c_6B [512]
 
static unsigned char u2c_6C [512]
 
static unsigned char u2c_6D [512]
 
static unsigned char u2c_6E [512]
 
static unsigned char u2c_6F [512]
 
static unsigned char u2c_70 [512]
 
static unsigned char u2c_71 [512]
 
static unsigned char u2c_72 [512]
 
static unsigned char u2c_73 [512]
 
static unsigned char u2c_74 [512]
 
static unsigned char u2c_75 [512]
 
static unsigned char u2c_76 [512]
 
static unsigned char u2c_77 [512]
 
static unsigned char u2c_78 [512]
 
static unsigned char u2c_79 [512]
 
static unsigned char u2c_7A [512]
 
static unsigned char u2c_7B [512]
 
static unsigned char u2c_7C [512]
 
static unsigned char u2c_7D [512]
 
static unsigned char u2c_7E [512]
 
static unsigned char u2c_7F [512]
 
static unsigned char u2c_80 [512]
 
static unsigned char u2c_81 [512]
 
static unsigned char u2c_82 [512]
 
static unsigned char u2c_83 [512]
 
static unsigned char u2c_84 [512]
 
static unsigned char u2c_85 [512]
 
static unsigned char u2c_86 [512]
 
static unsigned char u2c_87 [512]
 
static unsigned char u2c_88 [512]
 
static unsigned char u2c_89 [512]
 
static unsigned char u2c_8A [512]
 
static unsigned char u2c_8B [512]
 
static unsigned char u2c_8C [512]
 
static unsigned char u2c_8D [512]
 
static unsigned char u2c_8E [512]
 
static unsigned char u2c_8F [512]
 
static unsigned char u2c_90 [512]
 
static unsigned char u2c_91 [512]
 
static unsigned char u2c_92 [512]
 
static unsigned char u2c_93 [512]
 
static unsigned char u2c_94 [512]
 
static unsigned char u2c_95 [512]
 
static unsigned char u2c_96 [512]
 
static unsigned char u2c_97 [512]
 
static unsigned char u2c_98 [512]
 
static unsigned char u2c_99 [512]
 
static unsigned char u2c_9A [512]
 
static unsigned char u2c_9B [512]
 
static unsigned char u2c_9C [512]
 
static unsigned char u2c_9D [512]
 
static unsigned char u2c_9E [512]
 
static unsigned char u2c_9F [512]
 
static unsigned char u2c_DC [512]
 
static unsigned char u2c_F9 [512]
 
static unsigned char u2c_FA [512]
 
static unsigned char u2c_FE [512]
 
static unsigned char u2c_FF [512]
 
static unsigned charpage_uni2charset [256]
 
static unsigned char charset2lower [256]
 
static unsigned char charset2upper [256]
 
static struct nls_table table
 

Function Documentation

◆ char2uni()

static int char2uni ( const unsigned char rawstring,
int  boundlen,
wchar_t uni 
)
static

Definition at line 10976 of file nls_cp936.c.

10978{
10979 unsigned char ch, cl;
10980 wchar_t *charset2uni;
10981 int n;
10982
10983 if (boundlen <= 0)
10984 return -ENAMETOOLONG;
10985
10986 if (boundlen == 1) {
10987 *uni = rawstring[0];
10988 return 1;
10989 }
10990
10991 ch = rawstring[0];
10992 cl = rawstring[1];
10993
10995 if (charset2uni && cl) {
10996 *uni = charset2uni[cl];
10997 if (*uni == 0x0000)
10998 return -EINVAL;
10999 n = 2;
11000 } else {
11001 *uni = ch;
11002 n = 1;
11003 }
11004 return n;
11005}
#define EINVAL
Definition: acclib.h:90
GLdouble n
Definition: glext.h:7729
static wchar_t charset2uni[256]
Definition: nls_ascii.c:16
static wchar_t * page_charset2uni[256]
Definition: nls_cp936.c:4400
#define ENAMETOOLONG
Definition: errno.h:55

◆ exit_nls_cp936()

static void __exit exit_nls_cp936 ( void  )
static

Definition at line 11022 of file nls_cp936.c.

11023{
11025}
int unregister_nls(struct nls_table *)
Definition: nls_base.c:185

Referenced by Ext2UnloadAllNls().

◆ init_nls_cp936()

static int __init init_nls_cp936 ( void  )
static

Definition at line 11017 of file nls_cp936.c.

11018{
11019 return register_nls(&table);
11020}
int register_nls(struct nls_table *)
Definition: nls_base.c:162

Referenced by Ext2LoadAllNls().

◆ uni2char()

static int uni2char ( const wchar_t  uni,
unsigned char out,
int  boundlen 
)
static

Definition at line 10945 of file nls_cp936.c.

10947{
10948 unsigned char *uni2charset;
10949 unsigned char cl = uni&0xFF;
10950 unsigned char ch = (uni>>8)&0xFF;
10951 int n;
10952
10953 if (boundlen <= 0)
10954 return -ENAMETOOLONG;
10955
10956
10957 uni2charset = page_uni2charset[ch];
10958 if (uni2charset) {
10959 if (boundlen <= 1)
10960 return -ENAMETOOLONG;
10961 out[0] = uni2charset[cl*2];
10962 out[1] = uni2charset[cl*2+1];
10963 if (out[0] == 0x00 && out[1] == 0x00)
10964 return -EINVAL;
10965 n = 2;
10966 } else if (ch==0 && cl) {
10967 out[0] = cl;
10968 n = 1;
10969 }
10970 else
10971 return -EINVAL;
10972
10973 return n;
10974}
static unsigned char * page_uni2charset[256]
Definition: nls_cp936.c:10838
static FILE * out
Definition: regtests2xml.c:44

Variable Documentation

◆ c2u_81

wchar_t c2u_81[256]
static

Definition at line 16 of file nls_cp936.c.

◆ c2u_82

wchar_t c2u_82[256]
static

Definition at line 52 of file nls_cp936.c.

◆ c2u_83

wchar_t c2u_83[256]
static

Definition at line 88 of file nls_cp936.c.

◆ c2u_84

wchar_t c2u_84[256]
static

Definition at line 124 of file nls_cp936.c.

◆ c2u_85

wchar_t c2u_85[256]
static

Definition at line 160 of file nls_cp936.c.

◆ c2u_86

wchar_t c2u_86[256]
static

Definition at line 196 of file nls_cp936.c.

◆ c2u_87

wchar_t c2u_87[256]
static

Definition at line 232 of file nls_cp936.c.

◆ c2u_88

wchar_t c2u_88[256]
static

Definition at line 268 of file nls_cp936.c.

◆ c2u_89

wchar_t c2u_89[256]
static

Definition at line 304 of file nls_cp936.c.

◆ c2u_8A

wchar_t c2u_8A[256]
static

Definition at line 340 of file nls_cp936.c.

◆ c2u_8B

wchar_t c2u_8B[256]
static

Definition at line 376 of file nls_cp936.c.

◆ c2u_8C

wchar_t c2u_8C[256]
static

Definition at line 412 of file nls_cp936.c.

◆ c2u_8D

wchar_t c2u_8D[256]
static

Definition at line 448 of file nls_cp936.c.

◆ c2u_8E

wchar_t c2u_8E[256]
static

Definition at line 484 of file nls_cp936.c.

◆ c2u_8F

wchar_t c2u_8F[256]
static

Definition at line 520 of file nls_cp936.c.

◆ c2u_90

wchar_t c2u_90[256]
static

Definition at line 556 of file nls_cp936.c.

◆ c2u_91

wchar_t c2u_91[256]
static

Definition at line 592 of file nls_cp936.c.

◆ c2u_92

wchar_t c2u_92[256]
static

Definition at line 628 of file nls_cp936.c.

◆ c2u_93

wchar_t c2u_93[256]
static

Definition at line 664 of file nls_cp936.c.

◆ c2u_94

wchar_t c2u_94[256]
static

Definition at line 700 of file nls_cp936.c.

◆ c2u_95

wchar_t c2u_95[256]
static

Definition at line 736 of file nls_cp936.c.

◆ c2u_96

wchar_t c2u_96[256]
static

Definition at line 772 of file nls_cp936.c.

◆ c2u_97

wchar_t c2u_97[256]
static

Definition at line 808 of file nls_cp936.c.

◆ c2u_98

wchar_t c2u_98[256]
static

Definition at line 844 of file nls_cp936.c.

◆ c2u_99

wchar_t c2u_99[256]
static

Definition at line 880 of file nls_cp936.c.

◆ c2u_9A

wchar_t c2u_9A[256]
static

Definition at line 916 of file nls_cp936.c.

◆ c2u_9B

wchar_t c2u_9B[256]
static

Definition at line 952 of file nls_cp936.c.

◆ c2u_9C

wchar_t c2u_9C[256]
static

Definition at line 988 of file nls_cp936.c.

◆ c2u_9D

wchar_t c2u_9D[256]
static

Definition at line 1024 of file nls_cp936.c.

◆ c2u_9E

wchar_t c2u_9E[256]
static

Definition at line 1060 of file nls_cp936.c.

◆ c2u_9F

wchar_t c2u_9F[256]
static

Definition at line 1096 of file nls_cp936.c.

◆ c2u_A0

wchar_t c2u_A0[256]
static

Definition at line 1132 of file nls_cp936.c.

◆ c2u_A1

wchar_t c2u_A1[256]
static

Definition at line 1168 of file nls_cp936.c.

◆ c2u_A2

wchar_t c2u_A2[256]
static

Definition at line 1204 of file nls_cp936.c.

◆ c2u_A3

wchar_t c2u_A3[256]
static

Definition at line 1240 of file nls_cp936.c.

◆ c2u_A4

wchar_t c2u_A4[256]
static

Definition at line 1276 of file nls_cp936.c.

◆ c2u_A5

wchar_t c2u_A5[256]
static

Definition at line 1311 of file nls_cp936.c.

◆ c2u_A6

wchar_t c2u_A6[256]
static

Definition at line 1346 of file nls_cp936.c.

◆ c2u_A7

wchar_t c2u_A7[256]
static

Definition at line 1381 of file nls_cp936.c.

◆ c2u_A8

wchar_t c2u_A8[256]
static

Definition at line 1416 of file nls_cp936.c.

◆ c2u_A9

wchar_t c2u_A9[256]
static

Definition at line 1450 of file nls_cp936.c.

◆ c2u_AA

wchar_t c2u_AA[256]
static
Initial value:
= {
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x72DC,0x72DD,0x72DF,0x72E2,0x72E3,0x72E4,0x72E5,0x72E6,
0x72E7,0x72EA,0x72EB,0x72F5,0x72F6,0x72F9,0x72FD,0x72FE,
0x72FF,0x7300,0x7302,0x7304,0x7305,0x7306,0x7307,0x7308,
0x7309,0x730B,0x730C,0x730D,0x730F,0x7310,0x7311,0x7312,
0x7314,0x7318,0x7319,0x731A,0x731F,0x7320,0x7323,0x7324,
0x7326,0x7327,0x7328,0x732D,0x732F,0x7330,0x7332,0x7333,
0x7335,0x7336,0x733A,0x733B,0x733C,0x733D,0x7340,0x7341,
0x7342,0x7343,0x7344,0x7345,0x7346,0x7347,0x7348,0x0000,
0x7349,0x734A,0x734B,0x734C,0x734E,0x734F,0x7351,0x7353,
0x7354,0x7355,0x7356,0x7358,0x7359,0x735A,0x735B,0x735C,
0x735D,0x735E,0x735F,0x7361,0x7362,0x7363,0x7364,0x7365,
0x7366,0x7367,0x7368,0x7369,0x736A,0x736B,0x736E,0x7370,
0x7371,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
}

Definition at line 1484 of file nls_cp936.c.

◆ c2u_AB

wchar_t c2u_AB[256]
static
Initial value:
= {
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x7372,0x7373,0x7374,0xF9A7,0x7376,0x7377,0x7378,0x7379,
0x737A,0x737B,0x737C,0x737D,0x737F,0x7380,0x7381,0x7382,
0x7383,0x7385,0x7386,0x7388,0x738A,0x738C,0x738D,0x738F,
0x7390,0x7392,0x7393,0x7394,0x7395,0x7397,0x7398,0x7399,
0x739A,0x739C,0x739D,0x739E,0x73A0,0x73A1,0x73A3,0x73A4,
0x73A5,0x73A6,0x73A7,0x73A8,0x73AA,0x73AC,0x73AD,0x73B1,
0x73B4,0x73B5,0x73B6,0x73B8,0x73B9,0x73BC,0x73BD,0x73BE,
0x73BF,0x73C1,0x73C3,0x73C4,0x73C5,0x73C6,0x73C7,0x0000,
0x73CB,0x73CC,0x73CE,0x73D2,0x73D3,0x73D4,0x73D5,0x73D6,
0x73D7,0x73D8,0x73DA,0x73DB,0x73DC,0x73DD,0x73DF,0x73E1,
0x73E2,0x73E3,0x73E4,0x73E6,0x73E8,0x73EA,0x73EB,0x73EC,
0x73EE,0x73EF,0x73F0,0x73F1,0x73F3,0x73F4,0x73F5,0x73F6,
0x73F7,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
}

Definition at line 1509 of file nls_cp936.c.

◆ c2u_AC

wchar_t c2u_AC[256]
static
Initial value:
= {
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x73F8,0x73F9,0x73FA,0x73FB,0x73FC,0x73FD,0x73FE,0x73FF,
0x7400,0x7401,0x7402,0x7404,0x7407,0x7408,0x740B,0x740C,
0x740D,0x740E,0x7411,0x7412,0x7413,0x7414,0x7415,0x7416,
0x7417,0x7418,0x7419,0x741C,0x741D,0x741E,0x741F,0x7420,
0x7421,0x7423,0x7424,0x7427,0x7429,0x742B,0x742D,0x742F,
0x7431,0x7432,0x7437,0x7438,0x7439,0x743A,0x743B,0x743D,
0x743E,0x743F,0x7440,0x7442,0x7443,0x7444,0x7445,0x7446,
0x7447,0x7448,0x7449,0x744A,0x744B,0x744C,0x744D,0x0000,
0x744E,0x744F,0x7450,0x7451,0x7452,0x7453,0x7454,0x7456,
0x7458,0x745D,0x7460,0x7461,0x7462,0x7463,0x7464,0x7465,
0x7466,0x7467,0x7468,0xF9AE,0x746A,0x746B,0x746C,0x746E,
0x746F,0x7471,0x7472,0x7473,0x7474,0x7475,0x7478,0x7479,
0x747A,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
}

Definition at line 1534 of file nls_cp936.c.

◆ c2u_AD

wchar_t c2u_AD[256]
static
Initial value:
= {
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x747B,0x747C,0x747D,0x747F,0x7482,0x7484,0x7485,0x7486,
0x7488,0xF994,0x748A,0x748C,0x748D,0x748F,0x7491,0x7492,
0x7493,0x7494,0x7495,0x7496,0x7497,0xF9EF,0x7499,0x749A,
0x749B,0x749D,0x749F,0x74A0,0x74A1,0x74A2,0x74A3,0x74A4,
0x74A5,0x74A6,0x74AA,0x74AB,0x74AC,0x74AD,0x74AE,0x74AF,
0x74B0,0x74B1,0x74B2,0x74B3,0x74B4,0x74B5,0x74B6,0x74B7,
0x74B8,0x74B9,0x74BB,0x74BC,0x74BD,0x74BE,0x74BF,0x74C0,
0x74C1,0x74C2,0x74C3,0x74C4,0x74C5,0x74C6,0x74C7,0x0000,
0x74C8,0x74C9,0x74CA,0x74CB,0x74CC,0x74CD,0x74CE,0x74CF,
0x74D0,0x74D1,0x74D3,0x74D4,0x74D5,0x74D6,0x74D7,0x74D8,
0x74D9,0x74DA,0x74DB,0x74DD,0x74DF,0x74E1,0x74E5,0x74E7,
0x74E8,0x74E9,0x74EA,0x74EB,0x74EC,0x74ED,0x74F0,0x74F1,
0x74F2,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
}

Definition at line 1559 of file nls_cp936.c.

◆ c2u_AE

wchar_t c2u_AE[256]
static
Initial value:
= {
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x74F3,0x74F5,0x74F8,0x74F9,0x74FA,0x74FB,0x74FC,0x74FD,
0x74FE,0x7500,0x7501,0x7502,0x7503,0x7505,0x7506,0x7507,
0x7508,0x7509,0x750A,0x750B,0x750C,0x750E,0x7510,0x7512,
0x7514,0x7515,0x7516,0x7517,0x751B,0x751D,0x751E,0x7520,
0x7521,0x7522,0x7523,0x7524,0x7526,0x7527,0x752A,0x752E,
0x7534,0x7536,0x7539,0x753C,0x753D,0x753F,0x7541,0x7542,
0x7543,0x7544,0x7546,0x7547,0x7549,0x754A,0x754D,0x7550,
0x7551,0x7552,0x7553,0x7555,0x7556,0x7557,0x7558,0x0000,
0x755D,0x755E,0x755F,0x7560,0x7561,0x7562,0x7563,0x7564,
0x7567,0x7568,0x7569,0x756B,0x756C,0x756D,0x756E,0x756F,
0xF962,0x7571,0x7573,0x7575,0x7576,0x7577,0x757A,0x757B,
0x757C,0x757D,0x757E,0x7580,0x7581,0x7582,0x7584,0x7585,
0x7587,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
}

Definition at line 1584 of file nls_cp936.c.

◆ c2u_AF

wchar_t c2u_AF[256]
static
Initial value:
= {
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x7588,0x7589,0x758A,0x758C,0x758D,0x758E,0x7590,0x7593,
0x7595,0x7598,0x759B,0x759C,0x759E,0x75A2,0x75A6,0x75A7,
0x75A8,0x75A9,0x75AA,0x75AD,0x75B6,0x75B7,0x75BA,0x75BB,
0x75BF,0x75C0,0x75C1,0x75C6,0x75CB,0x75CC,0x75CE,0x75CF,
0x75D0,0x75D1,0x75D3,0x75D7,0x75D9,0x75DA,0x75DC,0x75DD,
0x75DF,0x75E0,0x75E1,0x75E5,0x75E9,0x75EC,0x75ED,0x75EE,
0x75EF,0x75F2,0x75F3,0x75F5,0x75F6,0x75F7,0x75F8,0x75FA,
0x75FB,0x75FD,0x75FE,0x7602,0x7604,0x7606,0x7607,0x0000,
0x7608,0x7609,0x760B,0x760D,0x760E,0x760F,0x7611,0x7612,
0x7613,0x7614,0x7616,0x761A,0x761C,0x761D,0x761E,0x7621,
0x7623,0x7627,0x7628,0x762C,0x762E,0x762F,0x7631,0x7632,
0x7636,0x7637,0x7639,0x763A,0x763B,0x763D,0x7641,0xF9C1,
0x7644,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
}

Definition at line 1609 of file nls_cp936.c.

◆ c2u_B0

wchar_t c2u_B0[256]
static

Definition at line 1634 of file nls_cp936.c.

◆ c2u_B1

wchar_t c2u_B1[256]
static

Definition at line 1670 of file nls_cp936.c.

◆ c2u_B2

wchar_t c2u_B2[256]
static

Definition at line 1706 of file nls_cp936.c.

◆ c2u_B3

wchar_t c2u_B3[256]
static

Definition at line 1742 of file nls_cp936.c.

◆ c2u_B4

wchar_t c2u_B4[256]
static

Definition at line 1778 of file nls_cp936.c.

◆ c2u_B5

wchar_t c2u_B5[256]
static

Definition at line 1814 of file nls_cp936.c.

◆ c2u_B6

wchar_t c2u_B6[256]
static

Definition at line 1850 of file nls_cp936.c.

◆ c2u_B7

wchar_t c2u_B7[256]
static

Definition at line 1886 of file nls_cp936.c.

◆ c2u_B8

wchar_t c2u_B8[256]
static

Definition at line 1922 of file nls_cp936.c.

◆ c2u_B9

wchar_t c2u_B9[256]
static

Definition at line 1958 of file nls_cp936.c.

◆ c2u_BA

wchar_t c2u_BA[256]
static

Definition at line 1994 of file nls_cp936.c.

◆ c2u_BB

wchar_t c2u_BB[256]
static

Definition at line 2030 of file nls_cp936.c.

◆ c2u_BC

wchar_t c2u_BC[256]
static

Definition at line 2066 of file nls_cp936.c.

◆ c2u_BD

wchar_t c2u_BD[256]
static

Definition at line 2102 of file nls_cp936.c.

◆ c2u_BE

wchar_t c2u_BE[256]
static

Definition at line 2138 of file nls_cp936.c.

◆ c2u_BF

wchar_t c2u_BF[256]
static

Definition at line 2174 of file nls_cp936.c.

◆ c2u_C0

wchar_t c2u_C0[256]
static

Definition at line 2210 of file nls_cp936.c.

◆ c2u_C1

wchar_t c2u_C1[256]
static

Definition at line 2246 of file nls_cp936.c.

◆ c2u_C2

wchar_t c2u_C2[256]
static

Definition at line 2282 of file nls_cp936.c.

◆ c2u_C3

wchar_t c2u_C3[256]
static

Definition at line 2318 of file nls_cp936.c.

◆ c2u_C4

wchar_t c2u_C4[256]
static

Definition at line 2354 of file nls_cp936.c.

◆ c2u_C5

wchar_t c2u_C5[256]
static

Definition at line 2390 of file nls_cp936.c.

◆ c2u_C6

wchar_t c2u_C6[256]
static

Definition at line 2426 of file nls_cp936.c.

◆ c2u_C7

wchar_t c2u_C7[256]
static

Definition at line 2462 of file nls_cp936.c.

◆ c2u_C8

wchar_t c2u_C8[256]
static

Definition at line 2498 of file nls_cp936.c.

◆ c2u_C9

wchar_t c2u_C9[256]
static

Definition at line 2534 of file nls_cp936.c.

◆ c2u_CA

wchar_t c2u_CA[256]
static

Definition at line 2570 of file nls_cp936.c.

◆ c2u_CB

wchar_t c2u_CB[256]
static

Definition at line 2606 of file nls_cp936.c.

◆ c2u_CC

wchar_t c2u_CC[256]
static

Definition at line 2642 of file nls_cp936.c.

◆ c2u_CD

wchar_t c2u_CD[256]
static

Definition at line 2678 of file nls_cp936.c.

◆ c2u_CE

wchar_t c2u_CE[256]
static

Definition at line 2714 of file nls_cp936.c.

◆ c2u_CF

wchar_t c2u_CF[256]
static

Definition at line 2750 of file nls_cp936.c.

◆ c2u_D0

wchar_t c2u_D0[256]
static

Definition at line 2786 of file nls_cp936.c.

◆ c2u_D1

wchar_t c2u_D1[256]
static

Definition at line 2822 of file nls_cp936.c.

◆ c2u_D2

wchar_t c2u_D2[256]
static

Definition at line 2858 of file nls_cp936.c.

◆ c2u_D3

wchar_t c2u_D3[256]
static

Definition at line 2894 of file nls_cp936.c.

◆ c2u_D4

wchar_t c2u_D4[256]
static

Definition at line 2930 of file nls_cp936.c.

◆ c2u_D5

wchar_t c2u_D5[256]
static

Definition at line 2966 of file nls_cp936.c.

◆ c2u_D6

wchar_t c2u_D6[256]
static

Definition at line 3002 of file nls_cp936.c.

◆ c2u_D7

wchar_t c2u_D7[256]
static

Definition at line 3038 of file nls_cp936.c.

◆ c2u_D8

wchar_t c2u_D8[256]
static

Definition at line 3074 of file nls_cp936.c.

◆ c2u_D9

wchar_t c2u_D9[256]
static

Definition at line 3110 of file nls_cp936.c.

◆ c2u_DA

wchar_t c2u_DA[256]
static

Definition at line 3146 of file nls_cp936.c.

◆ c2u_DB

wchar_t c2u_DB[256]
static

Definition at line 3182 of file nls_cp936.c.

◆ c2u_DC

wchar_t c2u_DC[256]
static

Definition at line 3218 of file nls_cp936.c.

◆ c2u_DD

wchar_t c2u_DD[256]
static

Definition at line 3254 of file nls_cp936.c.

◆ c2u_DE

wchar_t c2u_DE[256]
static

Definition at line 3290 of file nls_cp936.c.

◆ c2u_DF

wchar_t c2u_DF[256]
static

Definition at line 3326 of file nls_cp936.c.

◆ c2u_E0

wchar_t c2u_E0[256]
static

Definition at line 3362 of file nls_cp936.c.

◆ c2u_E1

wchar_t c2u_E1[256]
static

Definition at line 3398 of file nls_cp936.c.

◆ c2u_E2

wchar_t c2u_E2[256]
static

Definition at line 3434 of file nls_cp936.c.

◆ c2u_E3

wchar_t c2u_E3[256]
static

Definition at line 3470 of file nls_cp936.c.

◆ c2u_E4

wchar_t c2u_E4[256]
static

Definition at line 3506 of file nls_cp936.c.

◆ c2u_E5

wchar_t c2u_E5[256]
static

Definition at line 3542 of file nls_cp936.c.

◆ c2u_E6

wchar_t c2u_E6[256]
static

Definition at line 3578 of file nls_cp936.c.

◆ c2u_E7

wchar_t c2u_E7[256]
static

Definition at line 3614 of file nls_cp936.c.

◆ c2u_E8

wchar_t c2u_E8[256]
static

Definition at line 3650 of file nls_cp936.c.

◆ c2u_E9

wchar_t c2u_E9[256]
static

Definition at line 3686 of file nls_cp936.c.

◆ c2u_EA

wchar_t c2u_EA[256]
static

Definition at line 3722 of file nls_cp936.c.

◆ c2u_EB

wchar_t c2u_EB[256]
static

Definition at line 3758 of file nls_cp936.c.

◆ c2u_EC

wchar_t c2u_EC[256]
static

Definition at line 3794 of file nls_cp936.c.

◆ c2u_ED

wchar_t c2u_ED[256]
static

Definition at line 3830 of file nls_cp936.c.

◆ c2u_EE

wchar_t c2u_EE[256]
static

Definition at line 3866 of file nls_cp936.c.

◆ c2u_EF

wchar_t c2u_EF[256]
static

Definition at line 3902 of file nls_cp936.c.

◆ c2u_F0

wchar_t c2u_F0[256]
static

Definition at line 3938 of file nls_cp936.c.

◆ c2u_F1

wchar_t c2u_F1[256]
static

Definition at line 3974 of file nls_cp936.c.

◆ c2u_F2

wchar_t c2u_F2[256]
static

Definition at line 4010 of file nls_cp936.c.

◆ c2u_F3

wchar_t c2u_F3[256]
static

Definition at line 4046 of file nls_cp936.c.

◆ c2u_F4

wchar_t c2u_F4[256]
static

Definition at line 4082 of file nls_cp936.c.

◆ c2u_F5

wchar_t c2u_F5[256]
static

Definition at line 4118 of file nls_cp936.c.

◆ c2u_F6

wchar_t c2u_F6[256]
static

Definition at line 4154 of file nls_cp936.c.

◆ c2u_F7

wchar_t c2u_F7[256]
static

Definition at line 4190 of file nls_cp936.c.

◆ c2u_F8

wchar_t c2u_F8[256]
static

Definition at line 4226 of file nls_cp936.c.

◆ c2u_F9

wchar_t c2u_F9[256]
static
Initial value:
= {
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x9D43,0x9D44,0x9D45,0x9D46,0x9D47,0x9D48,0x9D49,0x9D4A,
0x9D4B,0x9D4C,0x9D4D,0x9D4E,0x9D4F,0x9D50,0x9D51,0x9D52,
0x9D53,0x9D54,0x9D55,0x9D56,0x9D57,0x9D58,0x9D59,0x9D5A,
0x9D5B,0x9D5C,0x9D5D,0x9D5E,0x9D5F,0x9D60,0x9D61,0x9D62,
0x9D63,0x9D64,0x9D65,0x9D66,0x9D67,0x9D68,0x9D69,0x9D6A,
0x9D6B,0x9D6C,0x9D6D,0x9D6E,0x9D6F,0x9D70,0x9D71,0x9D72,
0x9D73,0x9D74,0x9D75,0x9D76,0x9D77,0x9D78,0x9D79,0x9D7A,
0x9D7B,0x9D7C,0x9D7D,0x9D7E,0x9D7F,0x9D80,0x9D81,0x0000,
0x9D82,0x9D83,0x9D84,0x9D85,0x9D86,0x9D87,0x9D88,0x9D89,
0x9D8A,0x9D8B,0x9D8C,0x9D8D,0x9D8E,0x9D8F,0x9D90,0x9D91,
0x9D92,0x9D93,0x9D94,0x9D95,0x9D96,0x9D97,0x9D98,0x9D99,
0x9D9A,0x9D9B,0x9D9C,0x9D9D,0x9D9E,0x9D9F,0x9DA0,0x9DA1,
0x9DA2,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
}

Definition at line 4262 of file nls_cp936.c.

◆ c2u_FA

wchar_t c2u_FA[256]
static
Initial value:
= {
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x9DA3,0x9DA4,0x9DA5,0x9DA6,0x9DA7,0x9DA8,0x9DA9,0x9DAA,
0x9DAB,0x9DAC,0x9DAD,0x9DAE,0x9DAF,0x9DB0,0x9DB1,0x9DB2,
0x9DB3,0xFA2D,0x9DB5,0x9DB6,0x9DB7,0x9DB8,0x9DB9,0x9DBA,
0x9DBB,0x9DBC,0x9DBD,0x9DBE,0x9DBF,0x9DC0,0x9DC1,0x9DC2,
0x9DC3,0x9DC4,0x9DC5,0x9DC6,0x9DC7,0x9DC8,0x9DC9,0x9DCA,
0x9DCB,0x9DCC,0x9DCD,0x9DCE,0x9DCF,0x9DD0,0x9DD1,0x9DD2,
0x9DD3,0x9DD4,0x9DD5,0x9DD6,0x9DD7,0x9DD8,0x9DD9,0x9DDA,
0x9DDB,0x9DDC,0x9DDD,0x9DDE,0x9DDF,0x9DE0,0x9DE1,0x0000,
0x9DE2,0x9DE3,0x9DE4,0x9DE5,0x9DE6,0x9DE7,0x9DE8,0x9DE9,
0x9DEA,0x9DEB,0x9DEC,0x9DED,0x9DEE,0x9DEF,0x9DF0,0x9DF1,
0x9DF2,0x9DF3,0x9DF4,0x9DF5,0x9DF6,0x9DF7,0x9DF8,0x9DF9,
0xF93A,0x9DFB,0x9DFC,0x9DFD,0x9DFE,0x9DFF,0x9E00,0x9E01,
0x9E02,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
}

Definition at line 4287 of file nls_cp936.c.

◆ c2u_FB

wchar_t c2u_FB[256]
static
Initial value:
= {
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x9E03,0x9E04,0x9E05,0x9E06,0x9E07,0x9E08,0x9E09,0x9E0A,
0x9E0B,0x9E0C,0x9E0D,0x9E0E,0x9E0F,0x9E10,0x9E11,0x9E12,
0x9E13,0x9E14,0x9E15,0x9E16,0x9E17,0x9E18,0x9E19,0x9E1A,
0x9E1B,0x9E1C,0x9E1D,0xF920,0x9E24,0x9E27,0x9E2E,0x9E30,
0x9E34,0x9E3B,0x9E3C,0x9E40,0x9E4D,0x9E50,0x9E52,0x9E53,
0x9E54,0x9E56,0x9E59,0x9E5D,0x9E5F,0x9E60,0x9E61,0x9E62,
0x9E65,0x9E6E,0x9E6F,0x9E72,0x9E74,0x9E75,0x9E76,0x9E77,
0x9E78,0x9E79,0x9E7A,0x9E7B,0x9E7C,0x9E7D,0x9E80,0x0000,
0x9E81,0x9E83,0x9E84,0x9E85,0x9E86,0x9E89,0x9E8A,0x9E8C,
0x9E8D,0x9E8E,0x9E8F,0x9E90,0x9E91,0x9E94,0x9E95,0x9E96,
0xF988,0x9E98,0x9E99,0x9E9A,0x9E9B,0x9E9C,0x9E9E,0x9EA0,
0x9EA1,0x9EA2,0x9EA3,0x9EA4,0x9EA5,0x9EA7,0x9EA8,0x9EA9,
0x9EAA,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
}

Definition at line 4312 of file nls_cp936.c.

◆ c2u_FC

wchar_t c2u_FC[256]
static
Initial value:
= {
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x9EAB,0x9EAC,0x9EAD,0x9EAE,0x9EAF,0x9EB0,0x9EB1,0x9EB2,
0x9EB3,0x9EB5,0x9EB6,0x9EB7,0x9EB9,0x9EBA,0x9EBC,0x9EBF,
0x9EC0,0x9EC1,0x9EC2,0x9EC3,0x9EC5,0x9EC6,0x9EC7,0x9EC8,
0x9ECA,0x9ECB,0x9ECC,0x9ED0,0x9ED2,0x9ED3,0x9ED5,0x9ED6,
0x9ED7,0x9ED9,0x9EDA,0x9EDE,0x9EE1,0x9EE3,0x9EE4,0x9EE6,
0x9EE8,0x9EEB,0x9EEC,0x9EED,0x9EEE,0x9EF0,0x9EF1,0x9EF2,
0x9EF3,0x9EF4,0x9EF5,0x9EF6,0x9EF7,0x9EF8,0x9EFA,0x9EFD,
0x9EFF,0x9F00,0x9F01,0x9F02,0x9F03,0x9F04,0x9F05,0x0000,
0x9F06,0x9F07,0x9F08,0x9F09,0x9F0A,0x9F0C,0x9F0F,0x9F11,
0x9F12,0x9F14,0x9F15,0x9F16,0x9F18,0x9F1A,0x9F1B,0x9F1C,
0x9F1D,0x9F1E,0x9F1F,0x9F21,0x9F23,0x9F24,0x9F25,0x9F26,
0x9F27,0x9F28,0x9F29,0x9F2A,0x9F2B,0x9F2D,0x9F2E,0x9F30,
0x9F31,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
}

Definition at line 4337 of file nls_cp936.c.

◆ c2u_FD

wchar_t c2u_FD[256]
static
Initial value:
= {
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x9F32,0x9F33,0x9F34,0x9F35,0x9F36,0x9F38,0x9F3A,0x9F3C,
0x9F3F,0x9F40,0x9F41,0x9F42,0x9F43,0x9F45,0x9F46,0x9F47,
0x9F48,0x9F49,0x9F4A,0x9F4B,0x9F4C,0x9F4D,0x9F4E,0x9F4F,
0x9F52,0x9F53,0x9F54,0x9F55,0x9F56,0x9F57,0x9F58,0x9F59,
0x9F5A,0x9F5B,0x9F5C,0x9F5D,0x9F5E,0x9F5F,0x9F60,0x9F61,
0x9F62,0x9F63,0x9F64,0x9F65,0x9F66,0x9F67,0x9F68,0x9F69,
0x9F6A,0x9F6B,0x9F6C,0x9F6D,0x9F6E,0x9F6F,0x9F70,0x9F71,
0x9F72,0x9F73,0x9F74,0x9F75,0x9F76,0x9F77,0x9F78,0x0000,
0x9F79,0x9F7A,0x9F7B,0x9F7C,0x9F7D,0x9F7E,0x9F81,0x9F82,
0xF9C4,0x9F8E,0x9F8F,0x9F90,0x9F91,0x9F92,0x9F93,0x9F94,
0x9F95,0x9F96,0x9F97,0x9F98,0xF908,0x9F9D,0x9F9E,0x9FA1,
0x9FA2,0x9FA3,0x9FA4,0x9FA5,0xF92C,0xF979,0xF995,0xF9E7,
0xF9F1,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
}

Definition at line 4362 of file nls_cp936.c.

◆ c2u_FE

wchar_t c2u_FE[256]
static
Initial value:
= {
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0xFA0C,0xFA0D,0xFA0E,0xFA0F,0xFA11,0xFA13,0xFA14,0xFA18,
0xFA1F,0xFA20,0xFA21,0xFA23,0xFA24,0xFA27,0xFA28,0xFA29,
}

Definition at line 4387 of file nls_cp936.c.

◆ charset2lower

unsigned char charset2lower[256]
static

Definition at line 10873 of file nls_cp936.c.

◆ charset2upper

unsigned char charset2upper[256]
static

Definition at line 10909 of file nls_cp936.c.

◆ page_charset2uni

wchar_t* page_charset2uni[256]
static

Definition at line 4400 of file nls_cp936.c.

Referenced by char2uni().

◆ page_uni2charset

unsigned char* page_uni2charset[256]
static

Definition at line 10838 of file nls_cp936.c.

Referenced by uni2char().

◆ table

Initial value:
= {
"cp936",
"gb2312",
}
#define THIS_MODULE
Definition: module.h:269
static int char2uni(const unsigned char *rawstring, int boundlen, wchar_t *uni)
Definition: nls_cp936.c:10976
static int uni2char(const wchar_t uni, unsigned char *out, int boundlen)
Definition: nls_cp936.c:10945
static unsigned char charset2lower[256]
Definition: nls_cp936.c:10873
static unsigned char charset2upper[256]
Definition: nls_cp936.c:10909

Definition at line 11007 of file nls_cp936.c.

◆ u2c_01

unsigned char u2c_01[512]
static

Definition at line 4435 of file nls_cp936.c.

◆ u2c_02

unsigned char u2c_02[512]
static

Definition at line 4495 of file nls_cp936.c.

◆ u2c_03

unsigned char u2c_03[512]
static

Definition at line 4554 of file nls_cp936.c.

◆ u2c_04

unsigned char u2c_04[512]
static
Initial value:
= {
0x00, 0x00, 0xA7, 0xA7, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0xA7, 0xA1, 0xA7, 0xA2, 0xA7, 0xA3, 0xA7, 0xA4,
0xA7, 0xA5, 0xA7, 0xA6, 0xA7, 0xA8, 0xA7, 0xA9,
0xA7, 0xAA, 0xA7, 0xAB, 0xA7, 0xAC, 0xA7, 0xAD,
0xA7, 0xAE, 0xA7, 0xAF, 0xA7, 0xB0, 0xA7, 0xB1,
0xA7, 0xB2, 0xA7, 0xB3, 0xA7, 0xB4, 0xA7, 0xB5,
0xA7, 0xB6, 0xA7, 0xB7, 0xA7, 0xB8, 0xA7, 0xB9,
0xA7, 0xBA, 0xA7, 0xBB, 0xA7, 0xBC, 0xA7, 0xBD,
0xA7, 0xBE, 0xA7, 0xBF, 0xA7, 0xC0, 0xA7, 0xC1,
0xA7, 0xD1, 0xA7, 0xD2, 0xA7, 0xD3, 0xA7, 0xD4,
0xA7, 0xD5, 0xA7, 0xD6, 0xA7, 0xD8, 0xA7, 0xD9,
0xA7, 0xDA, 0xA7, 0xDB, 0xA7, 0xDC, 0xA7, 0xDD,
0xA7, 0xDE, 0xA7, 0xDF, 0xA7, 0xE0, 0xA7, 0xE1,
0xA7, 0xE2, 0xA7, 0xE3, 0xA7, 0xE4, 0xA7, 0xE5,
0xA7, 0xE6, 0xA7, 0xE7, 0xA7, 0xE8, 0xA7, 0xE9,
0xA7, 0xEA, 0xA7, 0xEB, 0xA7, 0xEC, 0xA7, 0xED,
0xA7, 0xEE, 0xA7, 0xEF, 0xA7, 0xF0, 0xA7, 0xF1,
0x00, 0x00, 0xA7, 0xD7, 0x00, 0x00, 0x00, 0x00,
}

Definition at line 4609 of file nls_cp936.c.

◆ u2c_20

unsigned char u2c_20[512]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0xA9, 0x5C, 0x00, 0x00, 0x00, 0x00, 0xA8, 0x43,
0xA1, 0xAA, 0xA8, 0x44, 0xA1, 0xAC, 0x00, 0x00,
0xA1, 0xAE, 0xA1, 0xAF, 0x00, 0x00, 0x00, 0x00,
0xA1, 0xB0, 0xA1, 0xB1, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0xA8, 0x45, 0xA1, 0xAD, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0xA1, 0xEB, 0x00, 0x00, 0xA1, 0xE4, 0xA1, 0xE5,
0x00, 0x00, 0xA8, 0x46, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xA1, 0xF9,
0x00, 0x00, 0x00, 0x00, 0xA3, 0xFE, 0x00, 0x00,
}

Definition at line 4633 of file nls_cp936.c.

◆ u2c_21

unsigned char u2c_21[512]
static

Definition at line 4652 of file nls_cp936.c.

◆ u2c_22

unsigned char u2c_22[512]
static

Definition at line 4695 of file nls_cp936.c.

◆ u2c_23

unsigned char u2c_23[512]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0xA1, 0xD0, 0x00, 0x00,
}

Definition at line 4747 of file nls_cp936.c.

◆ u2c_24

unsigned char u2c_24[512]
static

Definition at line 4755 of file nls_cp936.c.

◆ u2c_25

unsigned char u2c_25[512]
static

Definition at line 4798 of file nls_cp936.c.

◆ u2c_26

unsigned char u2c_26[512]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0xA1, 0xEF, 0xA1, 0xEE, 0x00, 0x00,
0x00, 0x00, 0xA8, 0x91, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0xA1, 0xE2, 0x00, 0x00, 0xA1, 0xE1, 0x00, 0x00,
}

Definition at line 4866 of file nls_cp936.c.

◆ u2c_30

unsigned char u2c_30[512]
static

Definition at line 4886 of file nls_cp936.c.

◆ u2c_31

unsigned char u2c_31[512]
static

Definition at line 4954 of file nls_cp936.c.

◆ u2c_32

unsigned char u2c_32[512]
static

Definition at line 4998 of file nls_cp936.c.

◆ u2c_33

unsigned char u2c_33[512]
static

Definition at line 5047 of file nls_cp936.c.

◆ u2c_4E

unsigned char u2c_4E[512]
static

Definition at line 5105 of file nls_cp936.c.

◆ u2c_4F

unsigned char u2c_4F[512]
static

Definition at line 5173 of file nls_cp936.c.

◆ u2c_50

unsigned char u2c_50[512]
static

Definition at line 5241 of file nls_cp936.c.

◆ u2c_51

unsigned char u2c_51[512]
static

Definition at line 5309 of file nls_cp936.c.

◆ u2c_52

unsigned char u2c_52[512]
static

Definition at line 5377 of file nls_cp936.c.

◆ u2c_53

unsigned char u2c_53[512]
static

Definition at line 5445 of file nls_cp936.c.

◆ u2c_54

unsigned char u2c_54[512]
static

Definition at line 5513 of file nls_cp936.c.

◆ u2c_55

unsigned char u2c_55[512]
static

Definition at line 5581 of file nls_cp936.c.

◆ u2c_56

unsigned char u2c_56[512]
static

Definition at line 5649 of file nls_cp936.c.

◆ u2c_57

unsigned char u2c_57[512]
static

Definition at line 5717 of file nls_cp936.c.

◆ u2c_58

unsigned char u2c_58[512]
static

Definition at line 5785 of file nls_cp936.c.

◆ u2c_59

unsigned char u2c_59[512]
static

Definition at line 5853 of file nls_cp936.c.

◆ u2c_5A

unsigned char u2c_5A[512]
static

Definition at line 5921 of file nls_cp936.c.

◆ u2c_5B

unsigned char u2c_5B[512]
static

Definition at line 5989 of file nls_cp936.c.

◆ u2c_5C

unsigned char u2c_5C[512]
static

Definition at line 6057 of file nls_cp936.c.

◆ u2c_5D

unsigned char u2c_5D[512]
static

Definition at line 6125 of file nls_cp936.c.

◆ u2c_5E

unsigned char u2c_5E[512]
static

Definition at line 6193 of file nls_cp936.c.

◆ u2c_5F

unsigned char u2c_5F[512]
static

Definition at line 6261 of file nls_cp936.c.

◆ u2c_60

unsigned char u2c_60[512]
static

Definition at line 6329 of file nls_cp936.c.

◆ u2c_61

unsigned char u2c_61[512]
static

Definition at line 6397 of file nls_cp936.c.

◆ u2c_62

unsigned char u2c_62[512]
static

Definition at line 6465 of file nls_cp936.c.

◆ u2c_63

unsigned char u2c_63[512]
static

Definition at line 6533 of file nls_cp936.c.

◆ u2c_64

unsigned char u2c_64[512]
static

Definition at line 6601 of file nls_cp936.c.

◆ u2c_65

unsigned char u2c_65[512]
static

Definition at line 6669 of file nls_cp936.c.

◆ u2c_66

unsigned char u2c_66[512]
static

Definition at line 6737 of file nls_cp936.c.

◆ u2c_67

unsigned char u2c_67[512]
static

Definition at line 6805 of file nls_cp936.c.

◆ u2c_68

unsigned char u2c_68[512]
static

Definition at line 6873 of file nls_cp936.c.

◆ u2c_69

unsigned char u2c_69[512]
static

Definition at line 6941 of file nls_cp936.c.

◆ u2c_6A

unsigned char u2c_6A[512]
static

Definition at line 7009 of file nls_cp936.c.

◆ u2c_6B

unsigned char u2c_6B[512]
static

Definition at line 7077 of file nls_cp936.c.

◆ u2c_6C

unsigned char u2c_6C[512]
static

Definition at line 7145 of file nls_cp936.c.

◆ u2c_6D

unsigned char u2c_6D[512]
static

Definition at line 7213 of file nls_cp936.c.

◆ u2c_6E

unsigned char u2c_6E[512]
static

Definition at line 7281 of file nls_cp936.c.

◆ u2c_6F

unsigned char u2c_6F[512]
static

Definition at line 7349 of file nls_cp936.c.

◆ u2c_70

unsigned char u2c_70[512]
static

Definition at line 7417 of file nls_cp936.c.

◆ u2c_71

unsigned char u2c_71[512]
static

Definition at line 7485 of file nls_cp936.c.

◆ u2c_72

unsigned char u2c_72[512]
static

Definition at line 7553 of file nls_cp936.c.

◆ u2c_73

unsigned char u2c_73[512]
static

Definition at line 7621 of file nls_cp936.c.

◆ u2c_74

unsigned char u2c_74[512]
static

Definition at line 7689 of file nls_cp936.c.

◆ u2c_75

unsigned char u2c_75[512]
static

Definition at line 7757 of file nls_cp936.c.

◆ u2c_76

unsigned char u2c_76[512]
static

Definition at line 7825 of file nls_cp936.c.

◆ u2c_77

unsigned char u2c_77[512]
static

Definition at line 7893 of file nls_cp936.c.

◆ u2c_78

unsigned char u2c_78[512]
static

Definition at line 7961 of file nls_cp936.c.

◆ u2c_79

unsigned char u2c_79[512]
static

Definition at line 8029 of file nls_cp936.c.

◆ u2c_7A

unsigned char u2c_7A[512]
static

Definition at line 8097 of file nls_cp936.c.

◆ u2c_7B

unsigned char u2c_7B[512]
static

Definition at line 8165 of file nls_cp936.c.

◆ u2c_7C

unsigned char u2c_7C[512]
static

Definition at line 8233 of file nls_cp936.c.

◆ u2c_7D

unsigned char u2c_7D[512]
static

Definition at line 8301 of file nls_cp936.c.

◆ u2c_7E

unsigned char u2c_7E[512]
static

Definition at line 8369 of file nls_cp936.c.

◆ u2c_7F

unsigned char u2c_7F[512]
static

Definition at line 8437 of file nls_cp936.c.

◆ u2c_80

unsigned char u2c_80[512]
static

Definition at line 8505 of file nls_cp936.c.

◆ u2c_81

unsigned char u2c_81[512]
static

Definition at line 8573 of file nls_cp936.c.

◆ u2c_82

unsigned char u2c_82[512]
static

Definition at line 8641 of file nls_cp936.c.

◆ u2c_83

unsigned char u2c_83[512]
static

Definition at line 8709 of file nls_cp936.c.

◆ u2c_84

unsigned char u2c_84[512]
static

Definition at line 8777 of file nls_cp936.c.

◆ u2c_85

unsigned char u2c_85[512]
static

Definition at line 8845 of file nls_cp936.c.

◆ u2c_86

unsigned char u2c_86[512]
static

Definition at line 8913 of file nls_cp936.c.

◆ u2c_87

unsigned char u2c_87[512]
static

Definition at line 8981 of file nls_cp936.c.

◆ u2c_88

unsigned char u2c_88[512]
static

Definition at line 9049 of file nls_cp936.c.

◆ u2c_89

unsigned char u2c_89[512]
static

Definition at line 9117 of file nls_cp936.c.

◆ u2c_8A

unsigned char u2c_8A[512]
static

Definition at line 9185 of file nls_cp936.c.

◆ u2c_8B

unsigned char u2c_8B[512]
static

Definition at line 9253 of file nls_cp936.c.

◆ u2c_8C

unsigned char u2c_8C[512]
static

Definition at line 9321 of file nls_cp936.c.

◆ u2c_8D

unsigned char u2c_8D[512]
static

Definition at line 9389 of file nls_cp936.c.

◆ u2c_8E

unsigned char u2c_8E[512]
static

Definition at line 9457 of file nls_cp936.c.

◆ u2c_8F

unsigned char u2c_8F[512]
static

Definition at line 9525 of file nls_cp936.c.

◆ u2c_90

unsigned char u2c_90[512]
static

Definition at line 9593 of file nls_cp936.c.

◆ u2c_91

unsigned char u2c_91[512]
static

Definition at line 9661 of file nls_cp936.c.

◆ u2c_92

unsigned char u2c_92[512]
static

Definition at line 9729 of file nls_cp936.c.

◆ u2c_93

unsigned char u2c_93[512]
static

Definition at line 9797 of file nls_cp936.c.

◆ u2c_94

unsigned char u2c_94[512]
static

Definition at line 9865 of file nls_cp936.c.

◆ u2c_95

unsigned char u2c_95[512]
static

Definition at line 9933 of file nls_cp936.c.

◆ u2c_96

unsigned char u2c_96[512]
static

Definition at line 10001 of file nls_cp936.c.

◆ u2c_97

unsigned char u2c_97[512]
static

Definition at line 10069 of file nls_cp936.c.

◆ u2c_98

unsigned char u2c_98[512]
static

Definition at line 10137 of file nls_cp936.c.

◆ u2c_99

unsigned char u2c_99[512]
static

Definition at line 10205 of file nls_cp936.c.

◆ u2c_9A

unsigned char u2c_9A[512]
static

Definition at line 10273 of file nls_cp936.c.

◆ u2c_9B

unsigned char u2c_9B[512]
static

Definition at line 10341 of file nls_cp936.c.

◆ u2c_9C

unsigned char u2c_9C[512]
static

Definition at line 10409 of file nls_cp936.c.

◆ u2c_9D

unsigned char u2c_9D[512]
static

Definition at line 10477 of file nls_cp936.c.

◆ u2c_9E

unsigned char u2c_9E[512]
static

Definition at line 10545 of file nls_cp936.c.

◆ u2c_9F

unsigned char u2c_9F[512]
static

Definition at line 10613 of file nls_cp936.c.

◆ u2c_DC

unsigned char u2c_DC[512]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}

Definition at line 10659 of file nls_cp936.c.

◆ u2c_F9

unsigned char u2c_F9[512]
static

Definition at line 10663 of file nls_cp936.c.

◆ u2c_FA

unsigned char u2c_FA[512]
static
Initial value:
= {
0xC7, 0xD0, 0xB6, 0xC8, 0xCD, 0xD8, 0xCC, 0xC7,
0xD5, 0xAC, 0xB6, 0xB4, 0xB1, 0xA9, 0xDD, 0x97,
0xD0, 0xD0, 0xBD, 0xB5, 0xD2, 0x8A, 0xC0, 0xAA,
0xFE, 0x40, 0xFE, 0x41, 0xFE, 0x42, 0xFE, 0x43,
0x89, 0x56, 0xFE, 0x44, 0xC7, 0xE7, 0xFE, 0x45,
0xFE, 0x46, 0x84, 0x44, 0xD8, 0x69, 0xD2, 0xE6,
0xFE, 0x47, 0xC9, 0xF1, 0xCF, 0xE9, 0xB8, 0xA3,
0xBE, 0xB8, 0xBE, 0xAB, 0xD3, 0xF0, 0xFE, 0x48,
0xFE, 0x49, 0xFE, 0x4A, 0xD6, 0x54, 0xFE, 0x4B,
0xFE, 0x4C, 0xD2, 0xDD, 0xB6, 0xBC, 0xFE, 0x4D,
0xFE, 0x4E, 0xFE, 0x4F, 0xEF, 0x88, 0xEF, 0x95,
0xF0, 0x5E, 0xFA, 0x51, 0x00, 0x00, 0x00, 0x00,
}

Definition at line 10731 of file nls_cp936.c.

◆ u2c_FE

unsigned char u2c_FE[512]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0xA9, 0x55, 0xA6, 0xF2, 0x00, 0x00, 0xA6, 0xF4,
0xA6, 0xF5, 0xA6, 0xE0, 0xA6, 0xE1, 0xA6, 0xF0,
0xA6, 0xF1, 0xA6, 0xE2, 0xA6, 0xE3, 0xA6, 0xEE,
0xA6, 0xEF, 0xA6, 0xE6, 0xA6, 0xE7, 0xA6, 0xE4,
0xA6, 0xE5, 0xA6, 0xE8, 0xA6, 0xE9, 0xA6, 0xEA,
0xA6, 0xEB, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0xA9, 0x68, 0xA9, 0x69, 0xA9, 0x6A,
0xA9, 0x6B, 0xA9, 0x6C, 0xA9, 0x6D, 0xA9, 0x6E,
0xA9, 0x6F, 0xA9, 0x70, 0xA9, 0x71, 0x00, 0x00,
0xA9, 0x72, 0xA9, 0x73, 0xA9, 0x74, 0xA9, 0x75,
0x00, 0x00, 0xA9, 0x76, 0xA9, 0x77, 0xA9, 0x78,
0xA9, 0x79, 0xA9, 0x7A, 0xA9, 0x7B, 0xA9, 0x7C,
0xA9, 0x7D, 0xA9, 0x7E, 0xA9, 0x80, 0xA9, 0x81,
0xA9, 0x82, 0xA9, 0x83, 0xA9, 0x84, 0x00, 0x00,
0xA9, 0x85, 0xA9, 0x86, 0xA9, 0x87, 0xA9, 0x88,
}

Definition at line 10746 of file nls_cp936.c.

◆ u2c_FF

unsigned char u2c_FF[512]
static

Definition at line 10776 of file nls_cp936.c.