Home
last modified time | relevance | path

Searched refs:get_fips10 (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DIsoRegionData.java139 public static String get_fips10(String countryCodeAlpha2) { in get_fips10() method in IsoRegionData
/external/cldr/tools/java/org/unicode/cldr/tool/
DCountItems.java798 String fips10 = IsoRegionData.get_fips10(region); in getSubtagVariables()