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