Searched defs:uprv_strcmp (Results 1 – 2 of 2) sorted by relevance
38 #define uprv_strcmp(s1, s2) U_STANDARD_CPP_NAMESPACE strcmp(s1, s2) macro