ReactOS 0.4.16-dev-59-gd481587
|
Go to the source code of this file.
Typedefs | |
typedef int | nl_catd_type |
typedef unsigned short int | _Locale_mask_t |
#define _Locale_MAX_SIMPLE_NAME 256 |
Definition at line 54 of file c_locale.h.
#define _STLP_LOC_NO_MEMORY 4 |
Definition at line 103 of file c_locale.h.
#define _STLP_LOC_NO_PLATFORM_SUPPORT 3 |
Definition at line 102 of file c_locale.h.
#define _STLP_LOC_UNDEFINED 0 |
Definition at line 99 of file c_locale.h.
#define _STLP_LOC_UNKNOWN_NAME 2 |
Definition at line 101 of file c_locale.h.
#define _STLP_LOC_UNSUPPORTED_FACET_CATEGORY 1 |
Definition at line 100 of file c_locale.h.
typedef unsigned short int _Locale_mask_t |
Definition at line 63 of file c_locale.h.
typedef int nl_catd_type |
Definition at line 47 of file c_locale.h.
const char * _Locale_abbrev_dayofweek | ( | struct _Locale_time * | ltime, |
int | n | ||
) |
Definition at line 425 of file c_locale_dummy.c.
Referenced by _Init_timeinfo(), and _WLocale_abbrev_dayofweek().
const char * _Locale_abbrev_monthname | ( | struct _Locale_time * | ltime, |
int | n | ||
) |
Definition at line 415 of file c_locale_dummy.c.
Referenced by _Init_timeinfo(), and _WLocale_abbrev_monthname().
const char * _Locale_am_str | ( | struct _Locale_time * | ltime | ) |
Definition at line 438 of file c_locale_dummy.c.
Referenced by _Init_timeinfo(), and _WLocale_am_str().
void _Locale_catclose | ( | struct _Locale_messages * | lmes, |
nl_catd_type | cat | ||
) |
const char * _Locale_catgets | ( | struct _Locale_messages * | lmes, |
nl_catd_type | cat, | ||
int | setid, | ||
int | msgid, | ||
const char * | dfault | ||
) |
Definition at line 483 of file c_locale_dummy.c.
Referenced by _Messages::do_get().
nl_catd_type _Locale_catopen | ( | struct _Locale_messages * | lmes, |
const char * | name | ||
) |
Definition at line 480 of file c_locale_dummy.c.
Referenced by _Messages::do_open().
struct _Locale_codecvt * _Locale_codecvt_create | ( | const char * | name, |
struct _Locale_name_hint * | hint, | ||
int * | __err_code | ||
) |
Definition at line 88 of file c_locale_dummy.c.
Referenced by _Loc_codecvt_create().
void _Locale_codecvt_destroy | ( | struct _Locale_codecvt * | lcodecvt | ) |
struct _Locale_collate * _Locale_collate_create | ( | const char * | name, |
struct _Locale_name_hint * | hint, | ||
int * | __err_code | ||
) |
Definition at line 100 of file c_locale_dummy.c.
Referenced by _Loc_collate_create().
Definition at line 115 of file c_locale_dummy.c.
Referenced by _Loc_collate_default(), and _Locale_impl::insert_collate_facets().
void _Locale_collate_destroy | ( | struct _Locale_collate * | lcol | ) |
struct _Locale_ctype * _Locale_ctype_create | ( | const char * | name, |
struct _Locale_name_hint * | hint, | ||
int * | __err_code | ||
) |
Definition at line 84 of file c_locale_dummy.c.
Referenced by _Loc_ctype_create().
Definition at line 112 of file c_locale_dummy.c.
Referenced by _Loc_ctype_default(), and _Locale_impl::insert_ctype_facets().
void _Locale_ctype_destroy | ( | struct _Locale_ctype * | lctype | ) |
const _Locale_mask_t * _Locale_ctype_table | ( | struct _Locale_ctype * | lctype | ) |
Definition at line 194 of file c_locale_dummy.c.
Referenced by ctype_byname< char >::_M_init().
const char * _Locale_currency_symbol | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 357 of file c_locale_dummy.c.
Referenced by _WLocale_currency_symbol(), and moneypunct_byname< char, false >::do_curr_symbol().
const char * _Locale_d_fmt | ( | struct _Locale_time * | ltime | ) |
Definition at line 430 of file c_locale_dummy.c.
Referenced by __get_date_order(), and _Init_timeinfo_base().
const char * _Locale_d_t_fmt | ( | struct _Locale_time * | ltime | ) |
Definition at line 428 of file c_locale_dummy.c.
Referenced by _Init_timeinfo_base().
char _Locale_decimal_point | ( | struct _Locale_numeric * | lnum | ) |
Definition at line 331 of file c_locale_dummy.c.
Referenced by _WLocale_decimal_point(), and numpunct_byname< char >::do_decimal_point().
char const * _Locale_extract_collate_name | ( | const char * | cname, |
char * | __buf, | ||
struct _Locale_name_hint * | __hint, | ||
int * | __err_code | ||
) |
Definition at line 168 of file c_locale_dummy.c.
Referenced by __acquire_collate(), and _Stl_loc_combine_names_aux().
char const * _Locale_extract_ctype_name | ( | const char * | cname, |
char * | __buf, | ||
struct _Locale_name_hint * | __hint, | ||
int * | __err_code | ||
) |
Definition at line 156 of file c_locale_dummy.c.
Referenced by __acquire_codecvt(), __acquire_ctype(), and _Stl_loc_combine_names_aux().
char const * _Locale_extract_messages_name | ( | const char * | cname, |
char * | __buf, | ||
struct _Locale_name_hint * | __hint, | ||
int * | __err_code | ||
) |
Definition at line 176 of file c_locale_dummy.c.
Referenced by __acquire_messages(), and _Stl_loc_combine_names_aux().
char const * _Locale_extract_monetary_name | ( | const char * | cname, |
char * | __buf, | ||
struct _Locale_name_hint * | __hint, | ||
int * | __err_code | ||
) |
Definition at line 172 of file c_locale_dummy.c.
Referenced by __acquire_monetary(), and _Stl_loc_combine_names_aux().
char const * _Locale_extract_numeric_name | ( | const char * | cname, |
char * | __buf, | ||
struct _Locale_name_hint * | __hint, | ||
int * | __err_code | ||
) |
Definition at line 160 of file c_locale_dummy.c.
Referenced by __acquire_numeric(), and _Stl_loc_combine_names_aux().
char const * _Locale_extract_time_name | ( | const char * | cname, |
char * | __buf, | ||
struct _Locale_name_hint * | __hint, | ||
int * | __err_code | ||
) |
Definition at line 164 of file c_locale_dummy.c.
Referenced by __acquire_time(), and _Stl_loc_combine_names_aux().
const char * _Locale_false | ( | struct _Locale_numeric * | lnum | ) |
Definition at line 339 of file c_locale_dummy.c.
Referenced by _WLocale_false(), and numpunct_byname< char >::do_falsename().
char _Locale_frac_digits | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 371 of file c_locale_dummy.c.
Referenced by moneypunct_byname< char, false >::do_frac_digits(), and moneypunct_byname< wchar_t, false >::do_frac_digits().
const char * _Locale_full_dayofweek | ( | struct _Locale_time * | ltime, |
int | n | ||
) |
Definition at line 420 of file c_locale_dummy.c.
Referenced by _Init_timeinfo(), and _WLocale_full_dayofweek().
const char * _Locale_full_monthname | ( | struct _Locale_time * | ltime, |
int | n | ||
) |
Definition at line 409 of file c_locale_dummy.c.
Referenced by _Init_timeinfo(), and _WLocale_full_monthname().
struct _Locale_name_hint * _Locale_get_collate_hint | ( | struct _Locale_collate * | collate | ) |
Definition at line 186 of file c_locale_dummy.c.
Referenced by _Locale_impl::insert_collate_facets().
struct _Locale_name_hint * _Locale_get_ctype_hint | ( | struct _Locale_ctype * | ctype | ) |
Definition at line 180 of file c_locale_dummy.c.
Referenced by _Locale_impl::insert_ctype_facets().
struct _Locale_name_hint * _Locale_get_messages_hint | ( | struct _Locale_messages * | messages | ) |
Definition at line 190 of file c_locale_dummy.c.
struct _Locale_name_hint * _Locale_get_monetary_hint | ( | struct _Locale_monetary * | monetary | ) |
Definition at line 188 of file c_locale_dummy.c.
Referenced by _Locale_impl::insert_monetary_facets().
struct _Locale_name_hint * _Locale_get_numeric_hint | ( | struct _Locale_numeric * | numeric | ) |
Definition at line 182 of file c_locale_dummy.c.
Referenced by _Locale_impl::insert_numeric_facets().
struct _Locale_name_hint * _Locale_get_time_hint | ( | struct _Locale_time * | time | ) |
Definition at line 184 of file c_locale_dummy.c.
Referenced by _Locale_impl::insert_time_facets().
const char * _Locale_grouping | ( | struct _Locale_numeric * | lnum | ) |
Definition at line 335 of file c_locale_dummy.c.
Referenced by numpunct_byname< char >::do_grouping(), and numpunct_byname< wchar_t >::do_grouping().
Definition at line 54 of file c_locale_dummy.c.
Referenced by ios_base::Init::Init().
const char * _Locale_int_curr_symbol | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 355 of file c_locale_dummy.c.
Referenced by _WLocale_int_curr_symbol(), and moneypunct_byname< char, true >::do_curr_symbol().
char _Locale_int_frac_digits | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 369 of file c_locale_dummy.c.
Referenced by moneypunct_byname< char, true >::do_frac_digits(), and moneypunct_byname< wchar_t, true >::do_frac_digits().
const char * _Locale_long_d_fmt | ( | struct _Locale_time * | ltime | ) |
const char * _Locale_long_d_t_fmt | ( | struct _Locale_time * | ltime | ) |
struct _Locale_messages * _Locale_messages_create | ( | const char * | name, |
struct _Locale_name_hint * | hint, | ||
int * | __err_code | ||
) |
Definition at line 117 of file c_locale_dummy.c.
Referenced by _Loc_messages_default(), and _Locale_impl::insert_messages_facets().
char _Locale_mon_decimal_point | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 359 of file c_locale_dummy.c.
Referenced by _WLocale_mon_decimal_point(), moneypunct_byname< char, true >::do_decimal_point(), moneypunct_byname< char, false >::do_decimal_point(), moneypunct_byname< wchar_t, true >::do_decimal_point(), and moneypunct_byname< wchar_t, false >::do_decimal_point().
const char * _Locale_mon_grouping | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 363 of file c_locale_dummy.c.
Referenced by moneypunct_byname< char, true >::do_grouping(), moneypunct_byname< char, false >::do_grouping(), moneypunct_byname< wchar_t, true >::do_grouping(), and moneypunct_byname< wchar_t, false >::do_grouping().
char _Locale_mon_thousands_sep | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 361 of file c_locale_dummy.c.
Referenced by _Locale_mon_grouping(), _WLocale_mon_thousands_sep(), moneypunct_byname< char, true >::do_thousands_sep(), moneypunct_byname< char, false >::do_thousands_sep(), moneypunct_byname< wchar_t, true >::do_thousands_sep(), and moneypunct_byname< wchar_t, false >::do_thousands_sep().
struct _Locale_monetary * _Locale_monetary_create | ( | const char * | name, |
struct _Locale_name_hint * | hint, | ||
int * | __err_code | ||
) |
Definition at line 104 of file c_locale_dummy.c.
Referenced by _Loc_monetary_create().
Definition at line 116 of file c_locale_dummy.c.
Referenced by _Loc_monetary_default(), and _Locale_impl::insert_monetary_facets().
void _Locale_monetary_destroy | ( | struct _Locale_monetary * | lmon | ) |
int _Locale_n_cs_precedes | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 379 of file c_locale_dummy.c.
Referenced by _Init_monetary_formats(), and _Init_monetary_formats_int().
int _Locale_n_sep_by_space | ( | struct _Locale_monetary * | lmon | ) |
int _Locale_n_sign_posn | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 383 of file c_locale_dummy.c.
Referenced by _Init_monetary_formats(), and _Init_monetary_formats_int().
const char * _Locale_negative_sign | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 367 of file c_locale_dummy.c.
Referenced by _WLocale_negative_sign(), moneypunct_byname< char, true >::do_negative_sign(), and moneypunct_byname< char, false >::do_negative_sign().
struct _Locale_numeric * _Locale_numeric_create | ( | const char * | name, |
struct _Locale_name_hint * | hint, | ||
int * | __err_code | ||
) |
Definition at line 92 of file c_locale_dummy.c.
Referenced by _Loc_numeric_create().
Definition at line 113 of file c_locale_dummy.c.
Referenced by _Loc_numeric_default(), and _Locale_impl::insert_numeric_facets().
void _Locale_numeric_destroy | ( | struct _Locale_numeric * | lnum | ) |
int _Locale_p_cs_precedes | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 373 of file c_locale_dummy.c.
Referenced by _Init_monetary_formats(), and _Init_monetary_formats_int().
int _Locale_p_sep_by_space | ( | struct _Locale_monetary * | lmon | ) |
int _Locale_p_sign_posn | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 377 of file c_locale_dummy.c.
Referenced by _Init_monetary_formats(), and _Init_monetary_formats_int().
const char * _Locale_pm_str | ( | struct _Locale_time * | ltime | ) |
Definition at line 440 of file c_locale_dummy.c.
Referenced by _Init_timeinfo(), and _WLocale_pm_str().
const char * _Locale_positive_sign | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 365 of file c_locale_dummy.c.
Referenced by _WLocale_positive_sign(), moneypunct_byname< char, true >::do_positive_sign(), and moneypunct_byname< char, false >::do_positive_sign().
int _Locale_strcmp | ( | struct _Locale_collate * | lcol, |
const char * | s1, | ||
size_t | n1, | ||
const char * | s2, | ||
size_t | n2 | ||
) |
Definition at line 267 of file c_locale_dummy.c.
Referenced by collate_byname< char >::do_compare().
size_t _Locale_strxfrm | ( | struct _Locale_collate * | lcol, |
char * | dest, | ||
size_t | dest_n, | ||
const char * | src, | ||
size_t | src_n | ||
) |
Definition at line 307 of file c_locale_dummy.c.
Referenced by collate_byname< char >::do_transform().
const char * _Locale_t_fmt | ( | struct _Locale_time * | ltime | ) |
Definition at line 432 of file c_locale_dummy.c.
Referenced by _Init_timeinfo_base().
char _Locale_thousands_sep | ( | struct _Locale_numeric * | lnum | ) |
Definition at line 333 of file c_locale_dummy.c.
Referenced by _Locale_grouping(), _WLocale_thousands_sep(), and numpunct_byname< char >::do_thousands_sep().
struct _Locale_time * _Locale_time_create | ( | const char * | name, |
struct _Locale_name_hint * | hint, | ||
int * | __err_code | ||
) |
Definition at line 96 of file c_locale_dummy.c.
Referenced by _Loc_time_create().
Definition at line 114 of file c_locale_dummy.c.
Referenced by _Loc_time_default(), and _Locale_impl::insert_time_facets().
void _Locale_time_destroy | ( | struct _Locale_time * | ltime | ) |
Definition at line 143 of file c_locale_dummy.c.
Referenced by _Loc_time_destroy(), and _Locale_time_create().
int _Locale_tolower | ( | struct _Locale_ctype * | lctype, |
int | c | ||
) |
int _Locale_toupper | ( | struct _Locale_ctype * | lctype, |
int | c | ||
) |
const char * _Locale_true | ( | struct _Locale_numeric * | lnum | ) |
Definition at line 337 of file c_locale_dummy.c.
Referenced by _WLocale_true(), and numpunct_byname< char >::do_truename().
const wchar_t * _WLocale_abbrev_dayofweek | ( | struct _Locale_time * | ltime, |
int | n, | ||
wchar_t * | buf, | ||
size_t | bufSize | ||
) |
const wchar_t * _WLocale_abbrev_monthname | ( | struct _Locale_time * | ltime, |
int | n, | ||
wchar_t * | buf, | ||
size_t | bufSize | ||
) |
_Locale_mask_t _WLocale_ctype | ( | struct _Locale_ctype * | lctype, |
wint_t | wc, | ||
_Locale_mask_t | mask | ||
) |
Definition at line 206 of file c_locale_dummy.c.
Referenced by ctype_byname< wchar_t >::do_is(), and _Ctype_byname_w_is_mask::operator()().
const wchar_t * _WLocale_currency_symbol | ( | struct _Locale_monetary * | lmon, |
wchar_t * | buf, | ||
size_t | bufSize | ||
) |
Definition at line 390 of file c_locale_dummy.c.
Referenced by moneypunct_byname< wchar_t, false >::do_curr_symbol().
wchar_t _WLocale_decimal_point | ( | struct _Locale_numeric * | lnum | ) |
Definition at line 343 of file c_locale_dummy.c.
Referenced by numpunct_byname< wchar_t >::do_decimal_point().
Definition at line 349 of file c_locale_dummy.c.
Referenced by numpunct_byname< wchar_t >::do_falsename().
const wchar_t * _WLocale_full_dayofweek | ( | struct _Locale_time * | ltime, |
int | n, | ||
wchar_t * | buf, | ||
size_t | bufSize | ||
) |
const wchar_t * _WLocale_full_monthname | ( | struct _Locale_time * | ltime, |
int | n, | ||
wchar_t * | buf, | ||
size_t | bufSize | ||
) |
const wchar_t * _WLocale_int_curr_symbol | ( | struct _Locale_monetary * | lmon, |
wchar_t * | buf, | ||
size_t | bufSize | ||
) |
Definition at line 387 of file c_locale_dummy.c.
Referenced by moneypunct_byname< wchar_t, true >::do_curr_symbol().
int _WLocale_is_stateless | ( | struct _Locale_codecvt * | lcodecvt | ) |
Definition at line 246 of file c_locale_dummy.c.
Referenced by codecvt_byname< wchar_t, char, mbstate_t >::do_encoding().
int _WLocale_mb_cur_max | ( | struct _Locale_codecvt * | lcodecvt | ) |
Definition at line 244 of file c_locale_dummy.c.
Referenced by codecvt_byname< wchar_t, char, mbstate_t >::do_encoding(), and codecvt_byname< wchar_t, char, mbstate_t >::do_max_length().
int _WLocale_mb_cur_min | ( | struct _Locale_codecvt * | lcodecvt | ) |
Definition at line 245 of file c_locale_dummy.c.
Referenced by codecvt_byname< wchar_t, char, mbstate_t >::do_encoding().
size_t _WLocale_mbtowc | ( | struct _Locale_codecvt * | lcodecvt, |
wchar_t * | to, | ||
const char * | from, | ||
size_t | n, | ||
mbstate_t * | st | ||
) |
Definition at line 248 of file c_locale_dummy.c.
Referenced by codecvt_byname< wchar_t, char, mbstate_t >::do_in(), and codecvt_byname< wchar_t, char, mbstate_t >::do_length().
wchar_t _WLocale_mon_decimal_point | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 393 of file c_locale_dummy.c.
wchar_t _WLocale_mon_thousands_sep | ( | struct _Locale_monetary * | lmon | ) |
Definition at line 395 of file c_locale_dummy.c.
const wchar_t * _WLocale_negative_sign | ( | struct _Locale_monetary * | lmon, |
wchar_t * | buf, | ||
size_t | bufSize | ||
) |
Definition at line 400 of file c_locale_dummy.c.
Referenced by moneypunct_byname< wchar_t, true >::do_negative_sign(), and moneypunct_byname< wchar_t, false >::do_negative_sign().
const wchar_t * _WLocale_positive_sign | ( | struct _Locale_monetary * | lmon, |
wchar_t * | buf, | ||
size_t | bufSize | ||
) |
Definition at line 397 of file c_locale_dummy.c.
Referenced by moneypunct_byname< wchar_t, true >::do_positive_sign(), and moneypunct_byname< wchar_t, false >::do_positive_sign().
int _WLocale_strcmp | ( | struct _Locale_collate * | lcol, |
const wchar_t * | s1, | ||
size_t | n1, | ||
const wchar_t * | s2, | ||
size_t | n2 | ||
) |
Definition at line 287 of file c_locale_dummy.c.
Referenced by collate_byname< wchar_t >::do_compare().
size_t _WLocale_strxfrm | ( | struct _Locale_collate * | lcol, |
wchar_t * | dest, | ||
size_t | dest_n, | ||
const wchar_t * | src, | ||
size_t | src_n | ||
) |
Definition at line 318 of file c_locale_dummy.c.
Referenced by collate_byname< wchar_t >::do_transform().
wchar_t _WLocale_thousands_sep | ( | struct _Locale_numeric * | lnum | ) |
Definition at line 345 of file c_locale_dummy.c.
Referenced by numpunct_byname< wchar_t >::do_thousands_sep().
wint_t _WLocale_tolower | ( | struct _Locale_ctype * | lctype, |
wint_t | wc | ||
) |
Definition at line 238 of file c_locale_dummy.c.
Referenced by ctype_byname< wchar_t >::do_tolower().
wint_t _WLocale_toupper | ( | struct _Locale_ctype * | lctype, |
wint_t | wc | ||
) |
Definition at line 241 of file c_locale_dummy.c.
Referenced by ctype_byname< wchar_t >::do_toupper().
Definition at line 347 of file c_locale_dummy.c.
Referenced by numpunct_byname< wchar_t >::do_truename().
size_t _WLocale_unshift | ( | struct _Locale_codecvt * | lcodecvt, |
mbstate_t * | st, | ||
char * | buf, | ||
size_t | n, | ||
char ** | next | ||
) |
Definition at line 260 of file c_locale_dummy.c.
Referenced by codecvt_byname< wchar_t, char, mbstate_t >::do_unshift().
size_t _WLocale_wctomb | ( | struct _Locale_codecvt * | lcodecvt, |
char * | to, | ||
size_t | n, | ||
const wchar_t | c, | ||
mbstate_t * | st | ||
) |
Definition at line 254 of file c_locale_dummy.c.
Referenced by codecvt_byname< wchar_t, char, mbstate_t >::do_out().