Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java123 private static final String backgroundTempSymbol = "\uE236"; field in ExampleGenerator
1809 input = input.replace(backgroundStartSymbol, backgroundTempSymbol) in invertBackground()
1811 .replace(backgroundTempSymbol, backgroundEndSymbol); in invertBackground()