Searched refs:smallComment (Results 1 – 1 of 1) sorted by relevance
588 public String smallComment = null; field in ICUResourceWriter.ResourceIntVector594 if (smallComment != null) { in write()595 write(writer, " " + COMMENTSTART + " " + smallComment + " " + COMMENTEND); in write()669 public String smallComment = null; field in ICUResourceWriter.ResourceString680 if (smallComment != null) { in write()681 write(writer, " " + COMMENTSTART + " " + smallComment + " " + COMMENTEND); in write()