Searched refs:std_strrchr (Results 1 – 3 of 3) sorted by relevance
160 if ((char*)0 != (cpsz = std_strrchr(cpszFile,'/'))) { in std_basename()
343 char* std_strrchr(const char* cpsz, int c) in std_strrchr() function
112 extern char * std_strrchr(const char* s, int c);