Searched defs:stricmp (Results 1 – 4 of 4) sorted by relevance
40 stricmp(const char *s1, const char *s2) in stricmp() function
501 set(stricmp "_stricmp") variable
562 stricmp(s1, s2) in stricmp() function
245 int (*stricmp)(const char*,const char*); member