ReactOS 0.4.15-dev-7958-gcd0bb1a
c_1361.c File Reference
#include "wine/unicode.h"
Include dependency graph for c_1361.c:

Go to the source code of this file.

Variables

static const WCHAR cp2uni [29184]
 
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_1361
 

Variable Documentation

◆ cp2uni

const WCHAR cp2uni[29184]
static

Definition at line 7 of file c_1361.c.

◆ cp2uni_leadbytes

const unsigned char cp2uni_leadbytes[256]
static

Definition at line 3772 of file c_1361.c.

◆ cptable_1361

Initial value:
=
{
{ 1361, 2, 0x003f, 0x003f, "Korean Johab" },
{
0x84, 0xd3, 0xd8, 0xde, 0xe0, 0xf9, 0x00, 0x00
}
}
static const WCHAR cp2uni[29184]
Definition: c_1361.c:7
static const unsigned char cp2uni_leadbytes[256]
Definition: c_1361.c:3772
static const unsigned short uni2cp_high[256]
Definition: c_1361.c:8624
static const unsigned short uni2cp_low[]
Definition: c_1361.c:3808

Definition at line 8660 of file c_1361.c.

◆ uni2cp_high

const unsigned short uni2cp_high[256]
static

Definition at line 8624 of file c_1361.c.

◆ uni2cp_low

const unsigned short uni2cp_low[]
static

Definition at line 3808 of file c_1361.c.