Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DDisplayAndInputProcessor.java583 value = replaceBaileyWithInheritanceMarker(path, value); in processInputMore()
1440 public String replaceBaileyWithInheritanceMarker(String path, String value) { in replaceBaileyWithInheritanceMarker() method in DisplayAndInputProcessor
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DCLDRModify.java1570 inputProcessor.replaceBaileyWithInheritanceMarker(xpath, value);