Searched refs:UsedDefaultChar (Results 1 – 3 of 3) sorted by relevance
980 LPBOOL UsedDefaultChar) in IntWideCharToMultiByteUTF8() argument1166 LPBOOL UsedDefaultChar) in IntWideCharToMultiByteCP() argument1194 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 …]
359 BOOL UsedDefaultChar; in main() local366 Win32_Tests(&UsedDefaultChar); in main()
2372 BOOL UsedDefaultChar; in test_sh_path_prepare() local2454 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()