Searched defs:strcasecmp (Results 1 – 3 of 3) sorted by relevance
42 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
24 #define strcasecmp _stricmp macro
39 #define strcasecmp _stricmp macro
Completed in 4 milliseconds