Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mlang/
H A Dmlang.c1030 WCHAR* ret_charset; in test_GetCharsetInfo_other() member
1054 ok(!lstrcmpW(info.wszCharset, other[i].ret_charset), "#%d: got %s, expected %s\n", in test_GetCharsetInfo_other()
1055 i, wine_dbgstr_w(info.wszCharset), wine_dbgstr_w(other[i].ret_charset)); in test_GetCharsetInfo_other()