Go to the source code of this file.
◆ _mbsicoll_l()
Definition at line 39 of file mbsicoll.cpp.
44{
47
48
51
52 if (_loc_update.GetLocaleT()->mbcinfo->ismbcodepage == 0)
54
56 _loc_update.GetLocaleT(),
57 _loc_update.GetLocaleT()->mbcinfo->mblocalename,
60 -1,
62 -1,
63 _loc_update.GetLocaleT()->mbcinfo->mbcodepage )) )
64 {
67 }
68
70
71}
int __cdecl __acrt_CompareStringA(_In_opt_ _locale_t _Plocinfo, _In_ LPCWSTR _LocaleName, _In_ DWORD _DwCmpFlags, _In_CRT_NLS_string_(_CchCount1) PCCH _LpString1, _In_ int _CchCount1, _In_CRT_NLS_string_(_CchCount2) PCCH _LpString2, _In_ int _CchCount2, _In_ int _CodePage)
#define _VALIDATE_RETURN(expr, errorcode, retexpr)
_Check_return_ _CRTIMP int __cdecl _stricoll_l(_In_z_ const char *str1, _In_z_ const char *str2, _In_opt_ _locale_t locale)
◆ int()
◆ s2
Initial value:{
int __cdecl _mbsicoll_l(const unsigned char *s1, const unsigned char *s2, _locale_t plocinfo)
Definition at line 75 of file mbsicoll.cpp.
Referenced by _mbsicoll_l().