Searched defs:uprv_strrchr (Results 1 – 2 of 2) sorted by relevance
42 #define uprv_strrchr(s, c) U_STANDARD_CPP_NAMESPACE strrchr(s, c) macro