ReactOS 0.4.15-dev-7907-g95bf896
tcharmap.cpp File Reference
#include "precomp.h"
Include dependency graph for tcharmap.cpp:

Go to the source code of this file.

Variables

static char mapB [256]
 
static char mapA [256]
 
static char map0 [256]
 
static char map0_safe [256]
 

Variable Documentation

◆ map0

char map0[256]
static

Definition at line 108 of file tcharmap.cpp.

Referenced by TCharmap::TCharmap().

◆ map0_safe

char map0_safe[256]
static

Definition at line 145 of file tcharmap.cpp.

Referenced by TCharmap::TCharmap().

◆ mapA

char mapA[256]
static

Definition at line 71 of file tcharmap.cpp.

Referenced by TCharmap::TCharmap().

◆ mapB

char mapB[256]
static

Definition at line 35 of file tcharmap.cpp.

Referenced by TCharmap::TCharmap().