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.java128 private static final String backgroundTempSymbol = "\uE236"; field in ExampleGenerator
2002 + input.replace(backgroundStartSymbol, backgroundTempSymbol) in invertBackground()
2004 .replace(backgroundTempSymbol, backgroundEndSymbol) in invertBackground()