Struct lang_locale_data
ClassList > lang_locale_data
#include <language_support.h>
Public Attributes
Public Attributes Documentation
variable alphabet
ALPHABET_DATA lang_locale_data::alphabet;
variable am_pm
const char* lang_locale_data::am_pm[12];
variable am_pm_parse_order
const char* lang_locale_data::am_pm_parse_order;
variable checksum
char* lang_locale_data::checksum;
variable codeset
INTL_CODESET lang_locale_data::codeset;
const char* lang_locale_data::date_format;
const char* lang_locale_data::datetime_format;
const char* lang_locale_data::datetimetz_format;
variable day_name
const char* lang_locale_data::day_name[7];
variable day_parse_order
const char* lang_locale_data::day_parse_order;
variable day_short_name
const char* lang_locale_data::day_short_name[7];
variable day_short_parse_order
const char* lang_locale_data::day_short_parse_order;
variable default_currency_code
DB_CURRENCY lang_locale_data::default_currency_code;
variable default_lang_coll
LANG_COLLATION* lang_locale_data::default_lang_coll;
variable ident_alphabet
ALPHABET_DATA lang_locale_data::ident_alphabet;
variable initloc
void(* lang_locale_data::initloc) (LANG_LOCALE_DATA *ld);
variable is_initialized
bool lang_locale_data::is_initialized;
variable is_user_data
bool lang_locale_data::is_user_data;
variable lang_id
INTL_LANG lang_locale_data::lang_id;
variable lang_name
const char* lang_locale_data::lang_name;
variable month_name
const char* lang_locale_data::month_name[12];
variable month_parse_order
const char* lang_locale_data::month_parse_order;
variable month_short_name
const char* lang_locale_data::month_short_name[12];
variable month_short_parse_order
const char* lang_locale_data::month_short_parse_order;
variable next_lld
LANG_LOCALE_DATA* lang_locale_data::next_lld;
variable number_decimal_sym
char lang_locale_data::number_decimal_sym;
variable number_group_sym
char lang_locale_data::number_group_sym;
const char* lang_locale_data::time_format;
const char* lang_locale_data::timestamp_format;
const char* lang_locale_data::timestamptz_format;
variable txt_conv
TEXT_CONVERSION* lang_locale_data::txt_conv;
variable unicode_norm
UNICODE_NORMALIZATION lang_locale_data::unicode_norm;
The documentation for this class was generated from the following file cubrid/src/base/language_support.h