Home
last modified time | relevance | path

Searched defs:oldValueNewPath (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DCLDRModify.java770 …ublic void showAction(String reason, String action, String oldValueOldPath, String oldValueNewPath, in showAction()
824 String oldValueNewPath = cldrFileToFilter.getStringValue(newFullPath); in replace() local