Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java81 private static final String ALT_STAND_ALONE = "[@alt=\"stand-alone\"]"; field in ExampleGenerator
1645 … if (isStandAloneValue || cldrFile.getStringValueWithBailey(xpath + ALT_STAND_ALONE) == null) { in handleDisplayNames()