ReactOS 0.4.16-dev-889-g9563c07
|
#include <corecrt_internal.h>
Go to the source code of this file.
Functions | |
int *__cdecl | __p___mb_cur_max () |
Variables | |
int | __mb_cur_max {1} |
wchar_t | __acrt_wide_c_locale_string [] {L"C"} |
__crt_lc_time_data const | __lc_time_c |
__crt_locale_data | __acrt_initial_locale_data |
__crt_state_management::dual_state_global< __crt_locale_data * > | __acrt_current_locale_data |
__crt_locale_pointers | __acrt_initial_locale_pointers |
Definition at line 17 of file nlsdata.cpp.
Referenced by Test___mb_cur_max().
__crt_state_management::dual_state_global<__crt_locale_data*> __acrt_current_locale_data |
Definition at line 132 of file nlsdata.cpp.
Referenced by __acrt_uninitialize_locale(), __acrt_update_locale_info(), __acrt_update_locale_info_explicit(), __acrt_update_thread_locale_data(), _wsetlocale(), construct_ptd_array(), initialize_global_variables(), replace_current_thread_locale_nolock(), and sync_legacy_variables_lk().
__crt_locale_data __acrt_initial_locale_data |
Definition at line 91 of file nlsdata.cpp.
Referenced by __acrt_uninitialize_locale(), _free_locale(), _isctype(), _updatetlocinfoEx_nolock(), _wcreate_locale(), fast_check_initial_locale(), initialize_global_variables(), and replace_current_thread_locale_nolock().
__crt_locale_pointers __acrt_initial_locale_pointers |
Definition at line 136 of file nlsdata.cpp.
Referenced by setmbcp_internal().
wchar_t __acrt_wide_c_locale_string[] {L"C"} |
Definition at line 28 of file nlsdata.cpp.
Referenced by __acrt_add_locale_ref(), __acrt_free_locale(), __acrt_release_locale_ref(), _wsetlocale(), and _wsetlocale_set_cat().
__crt_lc_time_data const __lc_time_c |
Definition at line 32 of file nlsdata.cpp.
Referenced by __acrt_locale_add_lc_time_reference(), __acrt_locale_free_lc_time_if_unreferenced(), __acrt_locale_release_lc_time_reference(), _Success_(), and expand_time().
int __mb_cur_max {1} |
Definition at line 13 of file nlsdata.cpp.