ReactOS 0.4.15-dev-7934-g1dc8d80
c_10002.c File Reference
#include "wine/unicode.h"
Include dependency graph for c_10002.c:

Go to the source code of this file.

Variables

static const WCHAR cp2uni [22528]
 
static const unsigned char cp2uni_leadbytes [256]
 
static const unsigned short uni2cp_low []
 
static const unsigned short uni2cp_high [256]
 
const struct dbcs_table DECLSPEC_HIDDEN cptable_10002
 

Variable Documentation

◆ cp2uni

const WCHAR cp2uni[22528]
static

Definition at line 7 of file c_10002.c.

◆ cp2uni_leadbytes

const unsigned char cp2uni_leadbytes[256]
static

Definition at line 2914 of file c_10002.c.

◆ cptable_10002

Initial value:
=
{
{ 10002, 2, 0x003f, 0x003f, "Mac Traditional Chinese" },
{
0xa1, 0xc6, 0xc9, 0xf9, 0x00, 0x00
}
}
static const unsigned char cp2uni_leadbytes[256]
Definition: c_10002.c:2914
static const WCHAR cp2uni[22528]
Definition: c_10002.c:7
static const unsigned short uni2cp_high[256]
Definition: c_10002.c:6505
static const unsigned short uni2cp_low[]
Definition: c_10002.c:2950

Definition at line 6541 of file c_10002.c.

◆ uni2cp_high

const unsigned short uni2cp_high[256]
static

Definition at line 6505 of file c_10002.c.

◆ uni2cp_low

const unsigned short uni2cp_low[]
static

Definition at line 2950 of file c_10002.c.