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