Searched defs:strcasecmp (Results 1 – 10 of 10) sorted by relevance
37 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
70 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
89 strcasecmp(const char *s1, const char *s2) { in strcasecmp() function
397 #define strcasecmp strcmpi macro418 #define strcasecmp strcmpi macro
38 #define strcasecmp _stricmp macro
592 strcasecmp(const char *s1, const char *s2) strcasecmp() function
57 define(`strcasecmp', `ifelse(lower($1), lower($2), `1', `0')') macro
483 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
84 #define strcasecmp grub_strcmp macro
83 #define strcasecmp _stricmp macro