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