12 return (
c >= 0x829f &&
c <= 0x82f1);
25 return (
c >= 0x8340 &&
c <= 0x8396 &&
c != 0x837f);
38 return (
c - 0x8340 - (
c >= 0x837f ? 1 : 0)) + 0x829f;
50 return (
c - 0x829f) + 0x8340 + (
c >= 0x82de ? 1 : 0);
int CDECL _ismbchira(unsigned int c)
unsigned int CDECL _mbctokata(unsigned int c)
unsigned int CDECL _mbctohira(unsigned int c)
int CDECL _ismbckata(unsigned int c)
MSVCRT_pthreadmbcinfo get_mbcinfo(void)