CUBRID Engine
latest
|
#include <locale_lib_common.h>
Public Attributes | |
unsigned int | next |
unsigned int | wv |
UCA_L13_W | uca_w_l13 [MAX_UCA_EXP_CE] |
UCA_L4_W | uca_w_l4 [MAX_UCA_EXP_CE] |
char | c_buf [LOC_MAX_UCA_CHARS_SEQ *INTL_UTF8_MAX_CHAR_SIZE] |
unsigned char | cp_count |
unsigned char | size |
unsigned char | uca_num |
Definition at line 44 of file locale_lib_common.h.
char coll_contraction::c_buf[LOC_MAX_UCA_CHARS_SEQ *INTL_UTF8_MAX_CHAR_SIZE] |
Definition at line 60 of file locale_lib_common.h.
Referenced by add_opt_coll_contraction(), comp_func_coll_contr_bin(), comp_func_coll_uca_exp(), dump_collation_contr(), lang_get_contr_for_string(), locale_compute_coll_checksum(), optimize_coll_contractions(), and save_contraction_to_C_file().
unsigned char coll_contraction::cp_count |
Definition at line 63 of file locale_lib_common.h.
Referenced by add_opt_coll_contraction(), dump_collation_contr(), locale_compute_coll_checksum(), and save_contraction_to_C_file().
unsigned int coll_contraction::next |
Definition at line 50 of file locale_lib_common.h.
Referenced by dump_locale_collation(), locale_compute_coll_checksum(), optimize_coll_contractions(), save_contraction_to_C_file(), and set_next_value_for_coll_key().
unsigned char coll_contraction::size |
Definition at line 65 of file locale_lib_common.h.
Referenced by add_opt_coll_contraction(), comp_func_coll_uca_exp(), lang_get_contr_for_string(), lang_get_uca_w_l13(), lang_get_uca_w_l4(), lang_get_w_first_el(), lang_mht2str_utf8(), lang_mht2str_utf8_exp(), lang_strmatch_utf8_w_contr(), locale_compute_coll_checksum(), optimize_coll_contractions(), and save_contraction_to_C_file().
unsigned char coll_contraction::uca_num |
Definition at line 68 of file locale_lib_common.h.
Referenced by add_opt_coll_contraction(), dump_collation_contr(), lang_get_uca_back_weight_l13(), lang_get_uca_w_l13(), lang_get_uca_w_l4(), lang_mht2str_utf8_exp(), locale_compute_coll_checksum(), and save_contraction_to_C_file().
UCA_L13_W coll_contraction::uca_w_l13[MAX_UCA_EXP_CE] |
Definition at line 56 of file locale_lib_common.h.
Referenced by add_opt_coll_contraction(), dump_collation_contr(), lang_get_uca_back_weight_l13(), lang_get_uca_w_l13(), lang_mht2str_utf8_exp(), locale_compute_coll_checksum(), and save_contraction_to_C_file().
UCA_L4_W coll_contraction::uca_w_l4[MAX_UCA_EXP_CE] |
Definition at line 57 of file locale_lib_common.h.
Referenced by add_opt_coll_contraction(), dump_collation_contr(), lang_get_uca_w_l4(), lang_mht2str_utf8_exp(), locale_compute_coll_checksum(), and save_contraction_to_C_file().
unsigned int coll_contraction::wv |
Definition at line 53 of file locale_lib_common.h.
Referenced by add_opt_coll_contraction(), comp_func_coll_uca_simple_weights(), dump_collation_contr(), lang_get_w_first_el(), lang_mht2str_utf8(), lang_strmatch_utf8_w_contr(), locale_compute_coll_checksum(), and save_contraction_to_C_file().