Home
last modified time | relevance | path

Searched refs:CodePage (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_windows.h156 MultiByteToWideChar(UINT CodePage, DWORD dwFlags, LPCSTR lpMultiByteStr,
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_locale_win32.c889 int CodePage = __GetDefaultCP(LOCALE_USER_DEFAULT); in _Locale_common_default() local
890 my_ltoa(CodePage, cp); in _Locale_common_default()