ReactOS 0.4.15-dev-7942-gd23573b
c_857.c File Reference
#include "wine/unicode.h"
Include dependency graph for c_857.c:

Go to the source code of this file.

Variables

static const WCHAR cp2uni [512]
 
static const unsigned char uni2cp_low []
 
static const unsigned short uni2cp_high [256]
 
const struct sbcs_table DECLSPEC_HIDDEN cptable_857
 

Variable Documentation

◆ cp2uni

const WCHAR cp2uni[512]
static

Definition at line 7 of file c_857.c.

◆ cptable_857

Initial value:
=
{
{ 857, 1, 0x003f, 0x003f, "OEM Turkish" },
cp2uni + 256,
}
static const WCHAR cp2uni[512]
Definition: c_857.c:7
static const unsigned char uni2cp_low[]
Definition: c_857.c:76
static const unsigned short uni2cp_high[256]
Definition: c_857.c:710

Definition at line 746 of file c_857.c.

◆ uni2cp_high

const unsigned short uni2cp_high[256]
static

Definition at line 710 of file c_857.c.

◆ uni2cp_low

const unsigned char uni2cp_low[]
static

Definition at line 76 of file c_857.c.