Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java127 private static final String startSupSymbol = "\uE23A"; field in ExampleGenerator
1173 …lue = backgroundEndSymbol + value + digits[1] + digits[0] + backgroundStartSymbol + startSupSymbol; in handleNumberSymbol()
1800 .replace(startSupSymbol, startSup) in finalizeBackground()