Searched refs:getTaiwan (Results 1 – 8 of 8) sorted by relevance
223 static const Locale &U_EXPORT2 getTaiwan(void);
796 Locale::getTaiwan(void) in getTaiwan() function in Locale
255 LocalPointer<PluralRules> zh_Hant(test->forLocale(Locale::getTaiwan(), status)); in testAPI()
405 if (strcmp(Locale::getTaiwan().getName(), ULOC_TAIWAN) != 0) { in TestParallelAPIValues()