#include <precomp.h>
#include <mbctype.h>
Go to the source code of this file.
◆ _ismbbtrail()
Definition at line 23 of file ismbtrl.c.
24{
26}
MSVCRT_pthreadmbcinfo get_mbcinfo(void)
◆ _ismbstrail()
Definition at line 32 of file ismbtrl.c.
33{
34
36 return -1;
37 else
38 return 0;
39}
_Check_return_ _CRTIMP int __cdecl _ismbslead(_In_reads_z_(_Pos - _Str+1) const unsigned char *_Str, _In_z_ const unsigned char *_Pos)
Referenced by test_mbcp().
◆ _mbclen2()
Definition at line 23 of file mbclen.c.
24{
26}
_Check_return_ _CRTIMP int __cdecl _ismbbtrail(_In_ unsigned int _C)
int __cdecl _ismbblead(unsigned int)