Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DLDMLUtilities.java1411 String childXPathString = childXpath.toString(); in getNonAltNodeLike() local
1419 if (childXPathString.equals(otherXpath.toString())) { in getNonAltNodeLike()