Searched defs:stricmp (Results 1 – 4 of 4) sorted by relevance
353 #define stricmp _stricmp macro
433 #define stricmp _stricmp macro
245 int (*stricmp)(const char*,const char*); member
72 #define stricmp strcasecmp macro