CUBRID Engine  latest
locale_lib_common.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  coll_contraction
 
struct  conv_cp_to_bytes
 
struct  unicode_mapping
 

Macros

#define LOC_MAX_UCA_CHARS_SEQ   3
 
#define MAX_UCA_EXP_CE   10
 
#define INTL_UTF8_MAX_CHAR_SIZE   4
 
#define INTL_MAX_UNICODE_CP_ALLOWED   0x10ffff
 
#define TEXT_CONV_MAX_BYTES   3
 
#define NORMALIZATION_MAX_BUF_SIZE   10
 

Typedefs

typedef unsigned int UCA_L13_W
 
typedef unsigned short int UCA_L4_W
 
typedef struct coll_contraction COLL_CONTRACTION
 
typedef struct conv_cp_to_bytes CONV_CP_TO_BYTES
 
typedef struct unicode_mapping UNICODE_MAPPING
 

Macro Definition Documentation

#define INTL_MAX_UNICODE_CP_ALLOWED   0x10ffff

Definition at line 37 of file locale_lib_common.h.

Referenced by dump_collation_codepoint().

#define NORMALIZATION_MAX_BUF_SIZE   10

Definition at line 89 of file locale_lib_common.h.

#define TEXT_CONV_MAX_BYTES   3

Definition at line 71 of file locale_lib_common.h.

Typedef Documentation

Definition at line 43 of file locale_lib_common.h.

Definition at line 75 of file locale_lib_common.h.

typedef unsigned int UCA_L13_W

Definition at line 39 of file locale_lib_common.h.

typedef unsigned short int UCA_L4_W

Definition at line 40 of file locale_lib_common.h.

Definition at line 92 of file locale_lib_common.h.