Searched refs:COMMENTSTART (Results 1 – 3 of 3) sorted by relevance
20 #define COMMENTSTART macro
29 private static final String COMMENTSTART = "/**"; field in ICUResourceWriter277 write(writer, COMMENTSTART + LINESEP); in writeComments()595 write(writer, " " + COMMENTSTART + " " + smallComment + " " + COMMENTEND); in write()681 write(writer, " " + COMMENTSTART + " " + smallComment + " " + COMMENTEND); in write()
131 private static final String COMMENTSTART = "/**"; field in XLIFF2ICUConverter653 write(writer, COMMENTSTART+LINESEP); in writeComments()