12 #error This file should only be compiled with _MBCS defined
43 return( (_loc_update.GetLocaleT()->mbcinfo->mbcodepage ==
_KANJI_CP) &&
80 return( (_loc_update.GetLocaleT()->mbcinfo->mbcodepage ==
_KANJI_CP) &&
83 (
c >= 0x889f) && (
c <= 0x9872) );
115 _LocaleUpdate _loc_update(
plocinfo);
117 return( (_loc_update.GetLocaleT()->mbcinfo->mbcodepage ==
_KANJI_CP) &&
120 (
c >= 0x989f) && (
c <= 0xEAA4) );
#define _ismbblead_l(_c, p)
#define _ismbbtrail_l(_c, p)
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
_Check_return_ _CRTIMP int __cdecl _ismbcl1(_In_ unsigned int _Ch)
_Check_return_ _CRTIMP int __cdecl _ismbcl0(_In_ unsigned int _Ch)
int __cdecl _ismbcl2(unsigned int c)
int __cdecl _ismbcl1_l(unsigned int c, _locale_t plocinfo)
int __cdecl _ismbcl2_l(unsigned int c, _locale_t plocinfo)
int __cdecl _ismbcl0_l(unsigned int c, _locale_t plocinfo)