|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <msvcrt.h>

Public Attributes | |
| LONG | refcount |
| int | mbcodepage |
| int | ismbcodepage |
| int | mblcid |
| unsigned short | mbulinfo [6] |
| unsigned char | mbctype [257] |
| unsigned char | mbcasemap [256] |
| int | refcount |
| int threadmbcinfostruct::ismbcodepage |
Definition at line 135 of file msvcrt.h.
Referenced by _ismbslead_l(), _mbsbtype_l(), _mbschr_l(), _mbscmp_l(), _mbsdec_l(), _mbsicmp_l(), _mbslwr_l(), _mbslwr_s_l(), _mbsnbcat_l(), _mbsnbcat_s_l(), _mbsnbcmp_l(), _mbsnbcnt_l(), _mbsnbcoll_l(), _mbsnbcpy_l(), _mbsnbicmp_l(), _mbsnbicoll_l(), _mbsnbset_l(), _mbsncat_l(), _mbsnccnt_l(), _mbsncmp_l(), _mbsncpy_l(), _mbsnicmp_l(), _mbsnlen_l(), _mbsnset_l(), _mbspbrk_l(), _mbsrchr_l(), _mbsrev_l(), _mbsset_l(), _mbstok_s_l(), _mbsupr_l(), and create_mbcinfo().
Definition at line 139 of file msvcrt.h.
Referenced by _mbctolower_l(), _mbctoupper_l(), and create_mbcinfo().
| int threadmbcinfostruct::mbcodepage |
Definition at line 134 of file msvcrt.h.
Referenced by _getmbcp(), _ismbbkana_l(), _ismbchira_l(), _ismbckata_l(), _ismbcl0_l(), _ismbcl1_l(), _ismbcl2_l(), _mbbtombc_l(), _mbcjistojms_l(), _mbcjmstojis_l(), _mbctolower_l(), _mbctombb_l(), _mbctoupper_l(), create_mbcinfo(), and msvcrt_mbc_to_wc_l().
Definition at line 138 of file msvcrt.h.
Referenced by __p__mbctype(), _ismbblead_l(), _ismbbtrail_l(), _mbctolower_l(), _mbctoupper_l(), and create_mbcinfo().
| int threadmbcinfostruct::mblcid |
Definition at line 136 of file msvcrt.h.
Referenced by _mbctolower_l(), _mbctoupper_l(), _mbsnbcoll_l(), _mbsnbicoll_l(), and create_mbcinfo().
| LONG threadmbcinfostruct::refcount |
Definition at line 133 of file msvcrt.h.
Referenced by _free_locale(), create_mbcinfo(), and free_mbcinfo().