Searched defs:uprv_strstr (Results 1 – 3 of 3) sorted by relevance
41 #define uprv_strstr(s, c) U_STANDARD_CPP_NAMESPACE strstr(s, c) macro