Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateXMB.java132 private static final HashSet<String> SKIP_LOCALES = new HashSet<>( field in GenerateXMB
206 if (SKIP_LOCALES.contains(file)) { in main()