11 #error This file should only be compiled with _MBCS defined
41 _LocaleUpdate locale_update(
locale);
48 return __dcrt_multibyte_check_type(
c, locale_update.GetLocaleT(),
_PUNCT,
true);
79 _LocaleUpdate locale_update(
locale);
86 return __dcrt_multibyte_check_type(
c, locale_update.GetLocaleT(),
_BLANK,
true);
#define _ismbbblank_l(_c, pt)
#define _ismbbpunct_l(_c, pt)
int __cdecl _ismbcpunct(unsigned int const c)
int __cdecl _ismbcblank(unsigned int const c)
int __cdecl _ismbcpunct_l(unsigned int const c, _locale_t const locale)
int __cdecl _ismbcblank_l(unsigned int const c, _locale_t const locale)