Searched defs:wcscmp (Results 1 – 3 of 3) sorted by relevance
43 wcscmp(const wchar_t *s1, const wchar_t *s2) in wcscmp() function
3638 * available to transform a wide character string for wcscmp(). function
600 INTERCEPTOR(int, wcscmp, const wchar_t *s1, const wchar_t *s2) { in INTERCEPTOR() argument