12 #error This file should only be compiled with _MBCS defined
162extern "C" int (
__cdecl _ismbbblank) (
unsigned int tst)
200 _LocaleUpdate _loc_update(
plocinfo);
201 if(_loc_update.GetLocaleT()->mbcinfo &&
202 _loc_update.GetLocaleT()->mbcinfo->mbcodepage ==
_KANJI_CP)
224 _LocaleUpdate _loc_update(
plocinfo);
229 tst = (
unsigned int)(
unsigned char)tst;
231 return ((*(_loc_update.GetLocaleT()->mbcinfo->mbctype+1+tst)) & kmask) ||
232 ((cmask) ? ((*(_loc_update.GetLocaleT()->locinfo->_public._locale_pctype + tst)) & cmask) : 0);
#define _ismbbblank_l(_c, pt)
#define _ismbbprint_l(_c, pt)
#define _ismbblead_l(_c, p)
#define _ismbbalpha_l(_c, pt)
#define _ismbbtrail_l(_c, p)
#define _ismbbgraph_l(_c, pt)
#define _ismbbalnum_l(_c, pt)
#define _ismbbpunct_l(_c, pt)
_Check_return_ _CRTIMP int __cdecl _ismbbkalnum(_In_ unsigned int _C)
_Check_return_ _CRTIMP int __cdecl _ismbbprint(_In_ unsigned int _C)
_Check_return_ _CRTIMP int __cdecl _ismbbkalnum_l(_In_ unsigned int _C, _In_opt_ _locale_t _Locale)
_Check_return_ _CRTIMP int __cdecl _ismbbtrail(_In_ unsigned int _C)
_Check_return_ _CRTIMP int __cdecl _ismbbkpunct(_In_ unsigned int _C)
_Check_return_ _CRTIMP int __cdecl _ismbbkana(_In_ unsigned int _C)
_Check_return_ _CRTIMP int __cdecl _ismbbpunct(_In_ unsigned int _C)
_Check_return_ _CRTIMP int __cdecl _ismbbalpha(_In_ unsigned int _C)
_Check_return_ _CRTIMP int __cdecl _ismbbkana_l(_In_ unsigned int _C, _In_opt_ _locale_t _Locale)
_Check_return_ _CRTIMP int __cdecl _ismbbkpunct_l(_In_ unsigned int _C, _In_opt_ _locale_t _Locale)
_Check_return_ _CRTIMP int __cdecl _ismbbgraph(_In_ unsigned int _C)
_Check_return_ _CRTIMP int __cdecl _ismbbalnum(_In_ unsigned int _C)
_Check_return_ _CRTIMP int __cdecl _ismbbkprint_l(_In_ unsigned int _C, _In_opt_ _locale_t _Locale)
int _ismbbkprint(unsigned int c)
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
static int __cdecl x_ismbbtype_l(_locale_t plocinfo, unsigned int, int, int)
int __cdecl _ismbblead(unsigned int)