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