Searched defs:SDL_strrchr (Results 1 – 2 of 2) sorted by relevance
445 #define SDL_strrchr strrchr macro447 #define SDL_strrchr rindex macro
419 char *SDL_strrchr(const char *string, int c) in SDL_strrchr() function