Searched refs:ua_wcscpy (Results 1 – 1 of 1) sorted by relevance
35 PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source);37 …__CRT_INLINE PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source) { return wcscpy(Destination,Sourc… in ua_wcscpy() function39 #define ua_wcscpy wcscpy macro116 PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source);139 __CRT_INLINE PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source) {190 #define ua_tcscpy ua_wcscpy