19 #if !UCONFIG_NO_FORMATTING
20 #ifndef U_HIDE_DRAFT_API
96 static const Region* U_EXPORT2 getInstance(
const char *region_code,
UErrorCode &status);
103 static const Region* U_EXPORT2 getInstance (int32_t code,
UErrorCode &status);
117 const Region* getContainingRegion()
const;
168 const char* getRegionCode()
const;
175 int32_t getNumericCode()
const;
183 #ifndef U_HIDE_INTERNAL_API
188 static void cleanupRegionData();
197 UVector *containedRegions;
198 UVector *preferredValues;
215 static void loadRegionData();