|
ReactOS 0.4.16-dev-2104-gb84fa49
|

Go to the source code of this file.
Functions | |
| _CONST_RETURN unsigned char *__cdecl | _mbsrchr_l (const unsigned char *str, unsigned int c, _locale_t plocinfo) |
| _CONST_RETURN unsigned char *__cdecl | _mbsrchr (const unsigned char *str, unsigned int c) |
Definition at line 77 of file mbsrchr.cpp.
Referenced by __crt_stdio_path_requires_backslash().
| _CONST_RETURN unsigned char *__cdecl _mbsrchr_l | ( | const unsigned char * | str, |
| unsigned int | c, | ||
| _locale_t | plocinfo | ||
| ) |
Definition at line 42 of file mbsrchr.cpp.
Referenced by _mbsrchr().