Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DCompareIso3166_1Status.java33 …eptionally_reserved, indeterminately_reserved, transitionally_reserved, formerly_used, out_of_scope enumConstant
75 …o3166Status isoStatus2 = CldrUtility.ifNull(isoStatus.get(regionCode), Iso3166Status.out_of_scope); in main()