Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/wine/
H A Dunicode.h50 #define tolowerW(n) towlower((n)) macro
/reactos/sdk/include/host/wine/
H A Dunicode.h135 WINE_UNICODE_INLINE WCHAR tolowerW( WCHAR ch ) in tolowerW() function