Home
last modified time | relevance | path

Searched defs:w2a (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/apitests/atl/
H A Datlconv.cpp43 CW2A w2a(NULL); in START_TEST() local
69 CW2A w2a(L""); in START_TEST() local
97 CW2A w2a(L"TEST123"); in START_TEST() local
/reactos/modules/rostests/winetests/urlmon/
H A Dprotocol.c232 static const char *w2a(LPCWSTR str) in w2a() function