HomeSort by relevance Sort by last modified time
    Searched full:_tcsncicmp_l (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tchar.h 274 #define _tcsncicmp_l _wcsnicmp_l macro
792 #define _tcsncicmp_l _mbsnicmp_l macro
860 _CRTIMP int __cdecl _tcsncicmp_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale);
985 #define _tcsncicmp_l _strnicmp_l macro

Completed in 61 milliseconds