Home
last modified time | relevance | path

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

/reactos/dll/win32/wldap32/
H A Dwldap32.h313 static inline LDAPMod *modWtoU( LDAPModW *mod ) in modWtoU() function
395 while (*p) *q++ = modWtoU( *p++ ); in modarrayWtoU()