Skip to content

File locale_lib_common.h

FileList > base > locale_lib_common.h

Go to the source code of this file

Classes

Type Name
struct coll_contraction
struct conv_cp_to_bytes
struct unicode_mapping

Public Types

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

Macros

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

Public Types Documentation

typedef COLL_CONTRACTION

typedef struct coll_contraction COLL_CONTRACTION;

typedef CONV_CP_TO_BYTES

typedef struct conv_cp_to_bytes CONV_CP_TO_BYTES;

typedef UCA_L13_W

typedef unsigned int UCA_L13_W;

typedef UCA_L4_W

typedef unsigned short int UCA_L4_W;

typedef UNICODE_MAPPING

typedef struct unicode_mapping UNICODE_MAPPING;

Macro Definition Documentation

define INTL_MAX_UNICODE_CP_ALLOWED

#define INTL_MAX_UNICODE_CP_ALLOWED `0x10ffff`

define INTL_UTF8_MAX_CHAR_SIZE

#define INTL_UTF8_MAX_CHAR_SIZE `4`

define LOC_MAX_UCA_CHARS_SEQ

#define LOC_MAX_UCA_CHARS_SEQ `3`

define MAX_UCA_EXP_CE

#define MAX_UCA_EXP_CE `10`

define NORMALIZATION_MAX_BUF_SIZE

#define NORMALIZATION_MAX_BUF_SIZE `10`

define TEXT_CONV_MAX_BYTES

#define TEXT_CONV_MAX_BYTES `3`


The documentation for this class was generated from the following file cubrid/src/base/locale_lib_common.h