44 const wchar_t *_string1,
45 const wchar_t *_string2,
64 if ( _loc_update.GetLocaleT()->locinfo->locale_name[
LC_COLLATE] ==
nullptr )
70 _loc_update.GetLocaleT()->locinfo->locale_name[
LC_COLLATE],
85 const wchar_t *_string1,
86 const wchar_t *_string2,
90 if (!__acrt_locale_changed())
_Check_return_ int __cdecl __ascii_wcsnicmp(_In_reads_or_z_(count) const wchar_t *lhs, _In_reads_or_z_(count) const wchar_t *rhs, _In_ size_t count)
int __cdecl __acrt_CompareStringW(_In_ LPCWSTR _LocaleName, _In_ DWORD _DwCmpFlags, _In_CRT_NLS_string_(_CchCount1) PCWCH _LpString1, _In_ int _CchCount1, _In_CRT_NLS_string_(_CchCount2) PCWCH _LpString2, _In_ int _CchCount2)
#define _VALIDATE_RETURN(expr, errorcode, retexpr)
GLuint GLuint GLsizei count
int __cdecl _wcsnicoll(const wchar_t *_string1, const wchar_t *_string2, size_t count)
int __cdecl _wcsnicoll_l(const wchar_t *_string1, const wchar_t *_string2, size_t count, _locale_t plocinfo)