Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRFile.java655 String constructedValue = getConstructedValue(xpath); in getConstructedBaileyValue() local
656 if (constructedValue != null) { in getConstructedBaileyValue()
663 return constructedValue; in getConstructedBaileyValue()
3838 String constructedValue = getConstructedValue(xpath);
3839 if (constructedValue != null) {
3842 return constructedValue;