Searched refs:UniStrcpy (Results 1 – 3 of 3) sorted by relevance
20 * UniStrcpy: Copy a string22 static inline wchar_t *UniStrcpy(wchar_t * ucs1, const wchar_t * ucs2) in UniStrcpy() function
594 UniStrcpy(ciKey.name, key->name); in dtSearch()
97 * UniStrcpy: Copy a string99 static inline wchar_t *UniStrcpy(wchar_t *ucs1, const wchar_t *ucs2) in UniStrcpy() function