Searched refs:wcstolower (Results 1 – 1 of 1) sorted by relevance
50 static wchar_t inline wcstolower(wchar_t ch) { in wcstolower() function58 wchar_t c1 = wcstolower(*s1); in wcscasecmp()59 wchar_t c2 = wcstolower(*s2); in wcscasecmp()