Searched refs:rhsLocaleId (Results 1 – 1 of 1) sorted by relevance
451 const char *rhsLocaleId = rhs.getLocaleID(status); in operator ==() local456 if (uprv_strcmp(localeId, rhsLocaleId) != 0) { in operator ==()