Searched defs:out_chars (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/ntdll/ |
H A D | rtlstr.c | 2352 static void unicode_expect_(const WCHAR *out_string, ULONG buflen, ULONG out_chars, in unicode_expect_() 2383 #define unicode_expect(out_string, buflen, out_chars, in_string, in_chars, expect_status) \ argument 2448 #define length_expect(in_chars, out_chars, expect_status) \ in test_RtlUTF8ToUnicodeN() argument 2464 #define truncate_expect(buflen, out_chars, expect_status) \ in test_RtlUTF8ToUnicodeN() argument
|