Searched defs:uprv_strchr (Results 1 – 4 of 4) sorted by relevance
40 #define uprv_strchr(s, c) U_STANDARD_CPP_NAMESPACE strchr(s, c) macro