|
ReactOS 0.4.16-dev-2104-gb84fa49
|

Go to the source code of this file.
Typedefs | |
| typedef unsigned | char(__cdecl internal_map_type) (unsigned char |
| typedef unsigned | _locale_t |
Functions | |
| static __forceinline int __cdecl | common_tox_win_lookup (int const c, DWORD const map_flag, _locale_t const locale) throw () |
| template<internal_map_type & MapType> | |
| static __forceinline int __cdecl | common_tox_l (int const c, DWORD const map_flag, _locale_t const locale) throw () |
| int __cdecl | _tolower_l (int const c, _locale_t const locale) |
| int __cdecl | tolower (int const c) |
| int (__cdecl _tolower)(int const c) | |
| int __cdecl | _toupper_l (int const c, _locale_t const locale) |
| int __cdecl | toupper (int const c) |
Definition at line 15 of file tolower_toupper.cpp.
Definition at line 15 of file tolower_toupper.cpp.
Definition at line 83 of file tolower_toupper.cpp.
Referenced by tolower().
|
static | ||||||||||||||||||||||||
Definition at line 66 of file tolower_toupper.cpp.
|
static | ||||||||||||||||||||||||
Definition at line 17 of file tolower_toupper.cpp.
Referenced by common_tox_l().
| int | ( | __cdecl | _tolower | ) | const |
Definition at line 95 of file tolower_toupper.cpp.
Definition at line 88 of file tolower_toupper.cpp.
Definition at line 107 of file tolower_toupper.cpp.