Searched defs:strcasecmp (Results 1 – 9 of 9) sorted by relevance
70 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
94 strcasecmp(const char *s1, const char *s2) { in strcasecmp() function
55 strcasecmp(char *s1, char *s2) in strcasecmp() function
399 #define strcasecmp strcmpi macro420 #define strcasecmp strcmpi macro
591 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
57 define(`strcasecmp', `ifelse(lower($1), lower($2), `1', `0')') macro
435 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
86 #define strcasecmp _stricmp macro
84 #define strcasecmp grub_strcmp macro