Home
last modified time | relevance | path

Searched refs:_stricmp_l (Results 1 – 9 of 9) sorted by relevance

/reactos/sdk/lib/ucrt/string/
H A Dstricmp.cpp39 extern "C" int __cdecl _stricmp_l ( in _stricmp_l() function
104 return _stricmp_l(lhs, rhs, nullptr); in _stricmp()
/reactos/sdk/lib/ucrt/mbstring/
H A Dmbsicmp.cpp58 return _stricmp_l((const char *)s1, (const char *)s2, _loc_update.GetLocaleT()); in _mbsicmp_l()
/reactos/sdk/include/ucrt/
H A Dstring.h208 _ACRTIMP int __cdecl _stricmp_l(
H A Dtchar.h2059 #define _tcsicmp_l _stricmp_l
/reactos/dll/win32/msvcrt/
H A Dstubs.c485 _stricmp_l( in _stricmp_l() function
H A Dmsvcrt.spec1005 @ cdecl -version=0x600+ _stricmp_l(str str ptr)
/reactos/sdk/include/crt/
H A Dstring.h233 _stricmp_l(
H A Dtchar.h1426 #define _tcsicmp_l _stricmp_l
/reactos/modules/rostests/apitests/crt/
H A Dmsvcrt_crt_apitest.cmake725 # _stricmp_l