|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| int __cdecl | _mbsncoll_l (const unsigned char *s1, const unsigned char *s2, size_t n, _locale_t plocinfo) |
| int (__cdecl _mbsncoll)(const unsigned char *s1 | |
Variables | |
| const unsigned char * | s2 |
| const unsigned char size_t | n |
| int __cdecl _mbsncoll_l | ( | const unsigned char * | s1, |
| const unsigned char * | s2, | ||
| size_t | n, | ||
| _locale_t | plocinfo | ||
| ) |
Definition at line 41 of file mbsncoll.cpp.
| int | ( | __cdecl | _mbsncoll | ) | const |
Definition at line 87 of file mbsncoll.cpp.
Definition at line 86 of file mbsncoll.cpp.
Referenced by _mbsncoll_l().