Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateXMB.java535 String countLessPath = countMatcher.replaceAll(""); in writeFile() local
536 countItems.put(countLessPath, Row.of(pathInfo, value)); in writeFile()
652 String countLessPath = entry.getKey(); in writeCountPathInfo() local
684 + countLessPath + " -->"); in writeCountPathInfo()
688 writeJavaInfo(out3, pathInfo.getStringId(), countLessPath, value); in writeCountPathInfo()