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