|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | _ALLOW_OLD_VALIDATE_MACROS |
Functions | |
| int __cdecl | _ismbstrail_l (unsigned char const *string, unsigned char const *current, _locale_t const locale) |
| int __cdecl | _ismbstrail (unsigned char const *const string, unsigned char const *const current) |
| #define _ALLOW_OLD_VALIDATE_MACROS |
Definition at line 22 of file ismbstr.cpp.
Definition at line 58 of file ismbstr.cpp.
Referenced by common_mktemp_s_continue(), and test_mbcp().
| int __cdecl _ismbstrail_l | ( | unsigned char const * | string, |
| unsigned char const * | current, | ||
| _locale_t const | locale | ||
| ) |
Definition at line 28 of file ismbstr.cpp.
Referenced by _ismbstrail().