ReactOS 0.4.15-dev-8434-g155a7c7
ctype.cpp File Reference
#include "stlport_prefix.h"
#include <algorithm>
#include <locale>
#include <functional>
#include "c_locale.h"
Include dependency graph for ctype.cpp:

Go to the source code of this file.

Classes

struct  _WCharIndexT< true >
 
struct  _WCharIndexT< false >
 

Variables

const unsigned char _S_upper [ctype< char >::table_size]
 
const unsigned char _S_lower [ctype< char >::table_size]
 

Variable Documentation

◆ _S_lower

Definition at line 236 of file ctype.cpp.

◆ _S_upper

Definition at line 200 of file ctype.cpp.