HomeSort by relevance Sort by last modified time
    Searched full:_tcsncicmp (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 41 #define _ftcsncicmp _tcsncicmp
273 #define _tcsncicmp _wcsnicmp macro
791 #define _tcsncicmp _mbsnicmp macro
859 _CRTIMP int __cdecl _tcsncicmp(const char *_Str1,const char *_Str2,size_t _MaxCount);
984 #define _tcsncicmp _strnicmp macro

Completed in 960 milliseconds