Searched defs:_stricmp (Results 1 – 2 of 2) sorted by relevance
240 #define _stricmp stricmp macro242 #define _stricmp strcasecmp macro299 #define _stricmp strcasecmp macro
112 inline int _stricmp(const char* s1, const char* s2) { in _stricmp() function