MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for MY_LOCALE, including all inherited members.
ab_day_names | MY_LOCALE | |
ab_month_names | MY_LOCALE | |
day_names | MY_LOCALE | |
decimal_point | MY_LOCALE | |
description | MY_LOCALE | |
errmsgs | MY_LOCALE | |
grouping | MY_LOCALE | |
is_ascii | MY_LOCALE | |
max_day_name_length | MY_LOCALE | |
max_month_name_length | MY_LOCALE | |
month_names | MY_LOCALE | |
MY_LOCALE(uint number_par, const char *name_par, const char *descr_par, bool is_ascii_par, TYPELIB *month_names_par, TYPELIB *ab_month_names_par, TYPELIB *day_names_par, TYPELIB *ab_day_names_par, uint max_month_name_length_par, uint max_day_name_length_par, uint decimal_point_par, uint thousand_sep_par, const char *grouping_par, MY_LOCALE_ERRMSGS *errmsgs_par) | MY_LOCALE | inline |
name | MY_LOCALE | |
number | MY_LOCALE | |
thousand_sep | MY_LOCALE |