Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRFile.java1074 String otherFullXPath = other.dataSource.getFullPath(otherXpath); in removeDuplicates() local
1075 if (!equalsIgnoringDraft(currentFullXPath, otherFullXPath)) { in removeDuplicates()