Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/msvcrt/
H A Dstring.c858 int prev_cp = _getmbcp(); in test__mbscat_s() local
931 _setmbcp(prev_cp); in test__mbscat_s()
1306 int prev_cp = _getmbcp(); in test_mbcjisjms() local
1320 _setmbcp(prev_cp); in test_mbcjisjms()
1348 _setmbcp(prev_cp); in test_mbcjmsjis()
1378 _setmbcp(prev_cp); in test_mbctohira()
1407 _setmbcp(prev_cp); in test_mbctokata()
1433 _setmbcp(prev_cp); in test_mbbtombc()
1455 _setmbcp(prev_cp); in test_mbctombb()
1486 _setmbcp(prev_cp); in test_ismbckata()
[all …]
H A Ddir.c403 int prev_cp = _getmbcp(); in test_splitpath() local
421 _setmbcp(prev_cp); in test_splitpath()