Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/icu/
DICUResourceWriter.java25 private static final String CLOSEPAREN = ")"; field in ICUResourceWriter
812 … write(writer, name + COLON + TABLE + OPENPAREN + annotation + CLOSEPAREN + OPENBRACE + LINESEP); in write()
1110 … OPENPAREN + ext + CLOSEPAREN + OPENBRACE + QUOTE + escapeSyntaxChars(val) + QUOTE + CLOSEBRACE; in write()