Struct locale_data
ClassList > locale_data
#include <locale_support.h>
Public Attributes
Public Attributes Documentation
variable alpha_tailoring
ALPHABET_TAILORING locale_data::alpha_tailoring;
variable alphabet
ALPHABET_DATA locale_data::alphabet;
variable am_pm
char locale_data::am_pm[12][(2) *(5) *(4)];
variable am_pm_parse_order
char locale_data::am_pm_parse_order[12];
variable checksum
char locale_data::checksum[32+1];
variable coll_cnt
int locale_data::coll_cnt;
variable collations
LOCALE_COLLATION* locale_data::collations;
variable curr_period
int locale_data::curr_period;
variable data_buf_count
int locale_data::data_buf_count;
variable data_buffer
char locale_data::data_buffer[256];
char locale_data::dateFormat[30];
char locale_data::datetimeFormat[48];
char locale_data::datetimetzFormat[70];
variable day_names_abbr_parse_order
char locale_data::day_names_abbr_parse_order[7];
variable day_names_abbreviated
char locale_data::day_names_abbreviated[7][(2) *(5) *(4)];
variable day_names_wide
char locale_data::day_names_wide[7][(3) *(5) *(4)];
variable day_names_wide_parse_order
char locale_data::day_names_wide_parse_order[7];
variable default_currency_code
DB_CURRENCY locale_data::default_currency_code;
variable identif_alphabet
ALPHABET_DATA locale_data::identif_alphabet;
variable last_anchor_buf
char locale_data::last_anchor_buf[13];
variable last_r_buf_p
char* locale_data::last_r_buf_p;
variable last_r_buf_size
int locale_data::last_r_buf_size;
variable last_rule_dir
TAILOR_DIR locale_data::last_rule_dir;
variable last_rule_level
T_LEVEL locale_data::last_rule_level;
variable last_rule_pos_type
RULE_POS_TYPE locale_data::last_rule_pos_type;
variable ldml_context
LDML_CONTEXT locale_data::ldml_context;
variable locale_name
char locale_data::locale_name[10];
variable month_names_abbr_parse_order
char locale_data::month_names_abbr_parse_order[12];
variable month_names_abbreviated
char locale_data::month_names_abbreviated[12][(3) *(5) *(4)];
variable month_names_wide
char locale_data::month_names_wide[12][(5) *(5) *(4)];
variable month_names_wide_parse_order
char locale_data::month_names_wide_parse_order[12];
variable name_type
int locale_data::name_type;
variable number_decimal_sym
char locale_data::number_decimal_sym;
variable number_group_sym
char locale_data::number_group_sym;
char locale_data::timeFormat[30];
char locale_data::timestampFormat[48];
char locale_data::timestamptzFormat[70];
char locale_data::timetzFormat[52];
variable txt_conv
TEXT_CONVERSION locale_data::txt_conv;
variable txt_conv_prm
TEXT_CONVERSION_PRM locale_data::txt_conv_prm;
variable unicode_data_file
char locale_data::unicode_data_file[PATH_MAX];
variable unicode_mode
int locale_data::unicode_mode;
variable unicode_normalization
UNICODE_NORMALIZATION locale_data::unicode_normalization;
The documentation for this class was generated from the following file cubrid/src/base/locale_support.h