ReactOS 0.4.16-dev-937-g7afcd2a
|
Go to the source code of this file.
Functions | |
_CONST_RETURN unsigned char *__cdecl | _mbschr_l (const unsigned char *string, unsigned int c, _locale_t plocinfo) |
_CONST_RETURN unsigned char *__cdecl | _mbschr (const unsigned char *string, unsigned int c) |
Definition at line 78 of file mbschr.cpp.
_CONST_RETURN unsigned char *__cdecl _mbschr_l | ( | const unsigned char * | string, |
unsigned int | c, | ||
_locale_t | plocinfo | ||
) |
Definition at line 44 of file mbschr.cpp.
Referenced by _mbschr().