CUBRID Engine
latest
|
#include <locale_support.h>
Public Attributes | |
T_LEVEL | sett_strength |
bool | sett_backwards |
bool | sett_caseLevel |
int | sett_caseFirst |
bool | sett_expansions |
int | sett_contr_policy |
bool | use_only_first_ce |
COLL_MATCH_CONTR | sett_match_contr |
Definition at line 316 of file locale_support.h.
bool uca_options::sett_backwards |
Definition at line 320 of file locale_support.h.
Referenced by compare_ce_list(), lang_load_coll_from_lib(), lang_strmatch_utf8_uca_w_coll_data(), locale_compute_coll_checksum(), locale_save_collation_data_to_C_file(), and start_collation_settings().
int uca_options::sett_caseFirst |
Definition at line 322 of file locale_support.h.
Referenced by compare_ce_list(), lang_load_coll_from_lib(), lang_strmatch_utf8_uca_w_coll_data(), locale_compute_coll_checksum(), locale_save_collation_data_to_C_file(), start_collation_settings(), and start_one_collation().
bool uca_options::sett_caseLevel |
Definition at line 321 of file locale_support.h.
Referenced by compare_ce_list(), lang_load_coll_from_lib(), lang_strmatch_utf8_uca_w_coll_data(), locale_compute_coll_checksum(), locale_save_collation_data_to_C_file(), and start_collation_settings().
int uca_options::sett_contr_policy |
Definition at line 326 of file locale_support.h.
Referenced by apply_tailoring_rules(), init_uca_instance(), lang_load_coll_from_lib(), locale_compute_coll_checksum(), locale_save_collation_data_to_C_file(), new_locale_collation(), and start_collation_settings().
bool uca_options::sett_expansions |
Definition at line 323 of file locale_support.h.
Referenced by apply_tailoring_rules(), boot_add_collations(), dump_locale_collation(), lang_load_coll_from_lib(), locale_compute_coll_checksum(), locale_mark_duplicate_collations(), locale_save_collation_data_to_C_file(), start_collation_settings(), and uca_process_collation().
COLL_MATCH_CONTR uca_options::sett_match_contr |
Definition at line 332 of file locale_support.h.
Referenced by lang_back_strmatch_utf8_uca_w_level(), lang_load_coll_from_lib(), lang_strmatch_utf8_uca_w_level(), lang_strmatch_utf8_w_contr(), locale_compute_coll_checksum(), locale_save_collation_data_to_C_file(), and start_collation_settings().
T_LEVEL uca_options::sett_strength |
Definition at line 319 of file locale_support.h.
Referenced by add_opt_coll_contraction(), boot_add_collations(), compare_ce_list(), create_opt_ce_w_exp(), dump_collation_codepoint(), dump_collation_contr(), dump_locale_collation(), lang_load_coll_from_lib(), lang_locale_data_load_from_lib(), lang_mht2str_utf8_exp(), lang_strmatch_utf8_uca_w_coll_data(), locale_compute_coll_checksum(), locale_mark_duplicate_collations(), locale_save_collation_data_to_C_file(), start_collation_settings(), and start_one_collation().
bool uca_options::use_only_first_ce |
Definition at line 329 of file locale_support.h.
Referenced by compare_ce_list(), and locale_compute_coll_checksum().