Searched refs:char_upper_api (Results 1 – 1 of 1) sorted by relevance
702 static decltype(::CharUpperW)* const char_upper_api = in CompareIgnoreCase() local705 CHECK(char_upper_api); in CompareIgnoreCase()715 (wchar_t)LOWORD(char_upper_api((LPWSTR)(DWORD_PTR)MAKELONG(*i1, 0))); in CompareIgnoreCase()717 (wchar_t)LOWORD(char_upper_api((LPWSTR)(DWORD_PTR)MAKELONG(*i2, 0))); in CompareIgnoreCase()