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

Go to the source code of this file.

Variables

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

Variable Documentation

◆ cp2uni

const WCHAR cp2uni[256]
static

Definition at line 7 of file c_28606.c.

◆ cptable_28606

Initial value:
=
{
{ 28606, 1, 0x003f, 0x003f, "ISO 8859-16 Latin 10 (Balkan)" },
}
static const unsigned char uni2cp_low[]
Definition: c_28606.c:43
static const unsigned short uni2cp_high[256]
Definition: c_28606.c:649
static const WCHAR cp2uni[256]
Definition: c_28606.c:7

Definition at line 685 of file c_28606.c.

◆ uni2cp_high

const unsigned short uni2cp_high[256]
static

Definition at line 649 of file c_28606.c.

◆ uni2cp_low

const unsigned char uni2cp_low[]
static

Definition at line 43 of file c_28606.c.