ReactOS 0.4.16-dev-736-g28b802b
|
#include <precomp.h>
#include <mbctype.h>
Go to the source code of this file.
Functions | |
int | _ismbblead (unsigned int c) |
int | _ismbslead (const unsigned char *start, const unsigned char *str) |
unsigned char * | __p__mbctype (void) |
Definition at line 48 of file ismblead.c.
Definition at line 20 of file ismblead.c.
Referenced by _ismbclegal(), _ismbslead(), _mbbtolower(), _mbbtoupper(), _mbccpy(), _mbclen(), _mbclen2(), _mbsbtype(), _mbscoll(), _mbsdec(), _mbsicmp(), _mbsicoll(), _mbsinc(), _mbslen(), _mbslwr(), _mbsnbcat(), _mbsnbcmp(), _mbsnbcnt(), _mbsnbcoll(), _mbsnbcpy(), _mbsnbcpy_s(), _mbsnccnt(), _mbsncmp(), _mbsncoll(), _mbsncpy(), _mbsnextc(), _mbsnicmp(), _mbsninc(), _mbsnlen(), _mbsrev(), _Success_(), _tsplitpath_x(), needs_trail_byte(), should_copy_another_character(), and test_mbcp().
Definition at line 28 of file ismblead.c.