Home
last modified time | relevance | path

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

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
DMessageFormat.java1317 private static final char CURLY_BRACE_RIGHT = '}'; field in MessageFormat
1365 case CURLY_BRACE_RIGHT: in autoQuoteApostrophe()
1386 case CURLY_BRACE_RIGHT: in autoQuoteApostrophe()
/external/icu/icu4c/source/i18n/
Dumsg.cpp611 #define CURLY_BRACE_RIGHT ((UChar)0x007D) macro
665 case CURLY_BRACE_RIGHT: in umsg_autoQuoteApostrophe()
688 case CURLY_BRACE_RIGHT: in umsg_autoQuoteApostrophe()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java2417 private static final char CURLY_BRACE_RIGHT = '}'; field in MessageFormat
2475 case CURLY_BRACE_RIGHT: in autoQuoteApostrophe()
2496 case CURLY_BRACE_RIGHT: in autoQuoteApostrophe()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java2464 private static final char CURLY_BRACE_RIGHT = '}'; field in MessageFormat
2523 case CURLY_BRACE_RIGHT: in autoQuoteApostrophe()
2544 case CURLY_BRACE_RIGHT: in autoQuoteApostrophe()