Searched defs:SDL_strcasecmp (Results 1 – 3 of 3) sorted by relevance
617 #define SDL_strcasecmp strcasecmp macro
1014 SDL_strcasecmp(const char *str1, const char *str2) in SDL_strcasecmp() function
419 #define SDL_strcasecmp SDL_strcasecmp_REAL macro
Completed in 15 milliseconds