Home
last modified time | relevance | path

Searched refs:UsedDefaultChar (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/kernel32/winnls/string/
H A Dnls.c980 LPBOOL UsedDefaultChar) in IntWideCharToMultiByteUTF8() argument
1166 LPBOOL UsedDefaultChar) in IntWideCharToMultiByteCP() argument
1194 if (!UsedDefaultChar) in IntWideCharToMultiByteCP()
1197 *UsedDefaultChar = FALSE; in IntWideCharToMultiByteCP()
1224 *UsedDefaultChar = TRUE; in IntWideCharToMultiByteCP()
1254 *UsedDefaultChar = TRUE; in IntWideCharToMultiByteCP()
1336 if (!UsedDefaultChar) in IntWideCharToMultiByteCP()
1339 *UsedDefaultChar = FALSE; in IntWideCharToMultiByteCP()
1353 if (!*UsedDefaultChar) in IntWideCharToMultiByteCP()
1385 *UsedDefaultChar = TRUE; in IntWideCharToMultiByteCP()
[all …]
/reactos/modules/rostests/tests/wcstombs-tests/
H A Dwcstombs-tests.c359 BOOL UsedDefaultChar; in main() local
366 Win32_Tests(&UsedDefaultChar); in main()
/reactos/modules/rostests/winetests/shell32/
H A Dshlfileop.c2372 BOOL UsedDefaultChar; in test_sh_path_prepare() local
2454 UsedDefaultChar = FALSE; in test_sh_path_prepare()
2455 …_FIT_CHARS, UNICODE_PATH, -1, UNICODE_PATH_A, sizeof(UNICODE_PATH_A), NULL, &UsedDefaultChar) == 0) in test_sh_path_prepare()
2460 if (UsedDefaultChar) in test_sh_path_prepare()