Searched refs:getTraditionalChinese (Results 1 – 3 of 3) sorted by relevance
208 static const Locale &U_EXPORT2 getTraditionalChinese(void);
823 Locale::getTraditionalChinese(void) in getTraditionalChinese() function in Locale
369 if (strcmp(Locale::getTraditionalChinese().getName(), ULOC_TRADITIONAL_CHINESE) != 0) { in TestParallelAPIValues()