Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateItemCounts.java626 String pathKey = null; in handlePathValue() local
631 pathKey = fixKeyPath(path); in handlePathValue()
644 path2value.put(pathKey, value); in handlePathValue()
652 path2value.put(pathKey + "/_q" + count++, v); in handlePathValue()
677 path2value.put(pathKey + "/_" + attribute, valuePart); in handlePathValue()