Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/ntdll/
H A DRtlDosPathNameToNtPathName_U.c188 WCHAR wszTmp2[512]; in test() local
194 swprintf(wszTmp2, L"%S", pszExpected); in test()
195 p2 = wszTmp2; in test()