19 #if !UCONFIG_NO_FORMATTING
95 static const Region* U_EXPORT2 getInstance(
const char *region_code,
UErrorCode &status);
102 static const Region* U_EXPORT2 getInstance (int32_t code,
UErrorCode &status);
104 #ifndef U_HIDE_DRAFT_API
118 const Region* getContainingRegion()
const;
130 #ifndef U_HIDE_DRAFT_API
158 #ifndef U_HIDE_DRAFT_API
172 const char* getRegionCode()
const;
179 int32_t getNumericCode()
const;
187 #ifndef U_HIDE_INTERNAL_API
192 static void cleanupRegionData();
201 UVector *containedRegions;
202 UVector *preferredValues;
219 static void loadRegionData(
UErrorCode &status);