HomeSort by relevance Sort by last modified time
    Searched refs:resultExample (Results 1 - 2 of 2) sorted by null

  /external/cldr/tools/java/org/unicode/cldr/tool/
GeneratePluralRanges.java 98 + "\t" + rangeSample.resultExample);
170 String startExample, String endExample, String resultExample) {
178 this.resultExample = resultExample;
188 final String resultExample;
ShowPlurals.java 203 .addCell(item.resultExample.replace(". ", ".<br>"))

Completed in 516 milliseconds