DDraceNetwork Docs
tolower.h
Go to the documentation of this file.
1
#include <cstdint>
2
3
struct
UPPER_LOWER
4
{
5
int32_t
upper
;
6
int32_t
lower
;
7
};
8
9
enum
10
{
11
NUM_TOLOWER
= 1433,
12
};
13
14
extern
const
struct
UPPER_LOWER
tolowermap
[];
UPPER_LOWER
Definition:
tolower.h:4
UPPER_LOWER::upper
int32_t upper
Definition:
tolower.h:5
UPPER_LOWER::lower
int32_t lower
Definition:
tolower.h:6
tolowermap
const struct UPPER_LOWER tolowermap[]
Definition:
tolower_data.h:5
NUM_TOLOWER
@ NUM_TOLOWER
Definition:
tolower.h:11
src
base
unicode
tolower.h
Generated by
1.9.4