CUBRID Engine
latest
|
#include <locale_support.h>
Definition at line 568 of file locale_support.h.
ALPHABET_TAILORING locale_data::alpha_tailoring |
Definition at line 605 of file locale_support.h.
Referenced by end_case_rule(), end_transform_buffer(), locale_compile_locale(), locale_destroy_data(), locale_init_data(), new_transform_rule(), start_one_alphabet(), start_unicode_file(), and unicode_process_alphabet().
ALPHABET_DATA locale_data::alphabet |
Definition at line 606 of file locale_support.h.
Referenced by locale_compile_locale(), locale_compute_locale_checksum(), locale_destroy_data(), locale_save_alphabets_to_C_file(), and unicode_process_alphabet().
char locale_data::am_pm[CAL_AM_PM_COUNT][LOC_DATA_AM_PM_SIZE] |
Definition at line 589 of file locale_support.h.
Referenced by end_dayPeriod(), locale_compute_locale_checksum(), locale_make_calendar_parse_order(), and locale_save_calendar_to_C_file().
char locale_data::am_pm_parse_order[CAL_AM_PM_COUNT] |
Definition at line 595 of file locale_support.h.
Referenced by locale_compute_locale_checksum(), locale_make_calendar_parse_order(), and locale_save_calendar_to_C_file().
char locale_data::checksum[32+1] |
Definition at line 642 of file locale_support.h.
Referenced by locale_compile_locale(), locale_compute_locale_checksum(), and locale_save_to_C_file().
int locale_data::coll_cnt |
Definition at line 603 of file locale_support.h.
Referenced by end_one_collation(), locale_compile_locale(), locale_destroy_data(), locale_mark_duplicate_collations(), locale_save_to_C_file(), and new_locale_collation().
LOCALE_COLLATION* locale_data::collations |
Definition at line 602 of file locale_support.h.
Referenced by locale_compile_locale(), locale_destroy_data(), locale_mark_duplicate_collations(), locale_save_to_C_file(), and new_locale_collation().
int locale_data::curr_period |
Definition at line 622 of file locale_support.h.
Referenced by end_day(), end_dayPeriod(), end_month(), locale_init_data(), start_day(), start_dayPeriod(), and start_month().
int locale_data::data_buf_count |
Definition at line 640 of file locale_support.h.
Referenced by clear_data_buffer(), end_collation_cubrid_rule_set_cp_ch(), end_collation_cubrid_rule_set_ech_ecp(), end_collation_cubrid_rule_set_w_wr(), end_collation_reset(), end_collation_x_context(), end_collation_x_extend(), end_collation_x_rule(), end_dateFormatCUBRID(), end_datetimeFormatCUBRID(), end_datetimetzFormatCUBRID(), end_day(), end_dayPeriod(), end_month(), end_number_symbol(), end_timeFormatCUBRID(), end_timestampFormatCUBRID(), end_timestamptzFormatCUBRID(), end_timetzFormatCUBRID(), end_transform_buffer(), and handle_data().
char locale_data::data_buffer[LOC_DATA_BUFF_SIZE] |
Definition at line 639 of file locale_support.h.
Referenced by clear_data_buffer(), end_collation_cubrid_rule_set_cp_ch(), end_collation_cubrid_rule_set_ech_ecp(), end_collation_cubrid_rule_set_w_wr(), end_collation_reset(), end_collation_x_context(), end_collation_x_extend(), end_collation_x_rule(), end_dateFormatCUBRID(), end_datetimeFormatCUBRID(), end_datetimetzFormatCUBRID(), end_day(), end_dayPeriod(), end_month(), end_number_symbol(), end_timeFormatCUBRID(), end_timestampFormatCUBRID(), end_timestamptzFormatCUBRID(), end_timetzFormatCUBRID(), end_transform_buffer(), and handle_data().
char locale_data::dateFormat[CAL_SIMPLE_DATE_FORMAT_SIZE] |
Definition at line 574 of file locale_support.h.
Referenced by end_dateFormatCUBRID(), locale_compile_locale(), locale_compute_locale_checksum(), and locale_save_calendar_to_C_file().
char locale_data::datetimeFormat[CAL_COMP_DATE_FORMAT_SIZE] |
Definition at line 577 of file locale_support.h.
Referenced by end_datetimeFormatCUBRID(), locale_compile_locale(), locale_compute_locale_checksum(), and locale_save_calendar_to_C_file().
char locale_data::datetimetzFormat[CAL_COMP_DATE_TZ_FORMAT_SIZE] |
Definition at line 581 of file locale_support.h.
Referenced by end_datetimetzFormatCUBRID(), locale_compile_locale(), locale_compute_locale_checksum(), and locale_save_calendar_to_C_file().
char locale_data::day_names_abbr_parse_order[CAL_DAY_COUNT] |
Definition at line 593 of file locale_support.h.
Referenced by locale_compute_locale_checksum(), locale_make_calendar_parse_order(), and locale_save_calendar_to_C_file().
char locale_data::day_names_abbreviated[CAL_DAY_COUNT][LOC_DATA_DAY_ABBR_SIZE] |
Definition at line 587 of file locale_support.h.
Referenced by end_day(), locale_compute_locale_checksum(), locale_make_calendar_parse_order(), and locale_save_calendar_to_C_file().
char locale_data::day_names_wide[CAL_DAY_COUNT][LOC_DATA_DAY_WIDE_SIZE] |
Definition at line 588 of file locale_support.h.
Referenced by end_day(), locale_compute_locale_checksum(), locale_make_calendar_parse_order(), and locale_save_calendar_to_C_file().
char locale_data::day_names_wide_parse_order[CAL_DAY_COUNT] |
Definition at line 594 of file locale_support.h.
Referenced by locale_compute_locale_checksum(), locale_make_calendar_parse_order(), and locale_save_calendar_to_C_file().
DB_CURRENCY locale_data::default_currency_code |
Definition at line 600 of file locale_support.h.
Referenced by locale_compute_locale_checksum(), locale_init_data(), locale_save_to_C_file(), and start_currency().
ALPHABET_DATA locale_data::identif_alphabet |
Definition at line 607 of file locale_support.h.
Referenced by locale_compile_locale(), locale_compute_locale_checksum(), locale_destroy_data(), locale_save_alphabets_to_C_file(), and unicode_process_alphabet().
char locale_data::last_anchor_buf[LOC_DATA_COLL_TWO_CHARS] |
Definition at line 628 of file locale_support.h.
Referenced by common_collation_end_rule(), common_collation_start_rule(), end_collation_reset(), and start_collation_reset().
char* locale_data::last_r_buf_p |
Definition at line 635 of file locale_support.h.
Referenced by common_collation_end_rule(), common_collation_start_rule(), and start_collation_reset().
int locale_data::last_r_buf_size |
Definition at line 636 of file locale_support.h.
Referenced by common_collation_end_rule(), common_collation_start_rule(), and start_collation_reset().
TAILOR_DIR locale_data::last_rule_dir |
Definition at line 630 of file locale_support.h.
Referenced by common_collation_end_rule(), end_collation_x(), and start_collation_reset().
T_LEVEL locale_data::last_rule_level |
Definition at line 631 of file locale_support.h.
Referenced by common_collation_end_rule(), and start_collation_reset().
RULE_POS_TYPE locale_data::last_rule_pos_type |
Definition at line 629 of file locale_support.h.
Referenced by common_collation_end_rule(), common_collation_start_rule(), end_collation_logical_pos(), start_collation_reset(), start_collation_rule(), and start_collation_x().
LDML_CONTEXT locale_data::ldml_context |
Definition at line 644 of file locale_support.h.
Referenced by locale_compile_locale(), locale_destroy_data(), start_collation_settings(), start_include_collation(), start_one_alphabet(), and start_one_collation().
char locale_data::locale_name[LOC_LOCALE_STR_SIZE] |
Definition at line 571 of file locale_support.h.
Referenced by locale_init_data(), locale_save_alphabets_to_C_file(), locale_save_calendar_to_C_file(), locale_save_console_conv_to_C_file(), locale_save_to_C_file(), and start_collations().
char locale_data::month_names_abbr_parse_order[CAL_MONTH_COUNT] |
Definition at line 591 of file locale_support.h.
Referenced by locale_compute_locale_checksum(), locale_make_calendar_parse_order(), and locale_save_calendar_to_C_file().
char locale_data::month_names_abbreviated[CAL_MONTH_COUNT][LOC_DATA_MONTH_ABBR_SIZE] |
Definition at line 585 of file locale_support.h.
Referenced by end_month(), locale_compute_locale_checksum(), locale_make_calendar_parse_order(), and locale_save_calendar_to_C_file().
char locale_data::month_names_wide[CAL_MONTH_COUNT][LOC_DATA_MONTH_WIDE_SIZE] |
Definition at line 586 of file locale_support.h.
Referenced by end_month(), locale_compute_locale_checksum(), locale_make_calendar_parse_order(), and locale_save_calendar_to_C_file().
char locale_data::month_names_wide_parse_order[CAL_MONTH_COUNT] |
Definition at line 592 of file locale_support.h.
Referenced by locale_compute_locale_checksum(), locale_make_calendar_parse_order(), and locale_save_calendar_to_C_file().
int locale_data::name_type |
Definition at line 624 of file locale_support.h.
Referenced by end_day(), end_month(), end_month_day_Width(), and start_month_day_Width().
char locale_data::number_decimal_sym |
Definition at line 598 of file locale_support.h.
Referenced by end_number_symbol(), locale_compute_locale_checksum(), locale_init_data(), and locale_save_to_C_file().
char locale_data::number_group_sym |
Definition at line 599 of file locale_support.h.
Referenced by end_number_symbol(), locale_compute_locale_checksum(), locale_init_data(), and locale_save_to_C_file().
char locale_data::timeFormat[CAL_SIMPLE_DATE_FORMAT_SIZE] |
Definition at line 575 of file locale_support.h.
Referenced by end_timeFormatCUBRID(), locale_compile_locale(), locale_compute_locale_checksum(), and locale_save_calendar_to_C_file().
char locale_data::timestampFormat[CAL_COMP_DATE_FORMAT_SIZE] |
Definition at line 578 of file locale_support.h.
Referenced by end_timestampFormatCUBRID(), locale_compile_locale(), locale_compute_locale_checksum(), and locale_save_calendar_to_C_file().
char locale_data::timestamptzFormat[CAL_COMP_DATE_TZ_FORMAT_SIZE] |
Definition at line 582 of file locale_support.h.
Referenced by end_timestamptzFormatCUBRID(), locale_compile_locale(), locale_compute_locale_checksum(), and locale_save_calendar_to_C_file().
char locale_data::timetzFormat[CAL_SIMPLE_DATE_TZ_FORMAT_SIZE] |
Definition at line 580 of file locale_support.h.
Referenced by end_timetzFormatCUBRID(), locale_compile_locale(), locale_compute_locale_checksum(), and locale_save_calendar_to_C_file().
TEXT_CONVERSION locale_data::txt_conv |
Definition at line 618 of file locale_support.h.
Referenced by load_console_conv_data(), locale_compute_locale_checksum(), locale_destroy_data(), and locale_save_console_conv_to_C_file().
TEXT_CONVERSION_PRM locale_data::txt_conv_prm |
Definition at line 619 of file locale_support.h.
Referenced by load_console_conv_data(), and start_consoleconversion().
char locale_data::unicode_data_file[PATH_MAX] |
Definition at line 612 of file locale_support.h.
Referenced by load_unicode_data(), and start_unicode_file().
int locale_data::unicode_mode |
Definition at line 610 of file locale_support.h.
Referenced by load_unicode_data(), and start_unicode_file().
UNICODE_NORMALIZATION locale_data::unicode_normalization |
Definition at line 615 of file locale_support.h.
Referenced by locale_compile_locale(), locale_compute_locale_checksum(), locale_destroy_data(), locale_save_normalization_to_C_file(), unicode_make_normalization_data(), and unicode_process_normalization().