Home
last modified time | relevance | path

Searched refs:STATE_MSG_ELEMENT (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.java1322 private static final int STATE_MSG_ELEMENT = 3; field in MessageFormat
1354 state = STATE_MSG_ELEMENT; in autoQuoteApostrophe()
1381 case STATE_MSG_ELEMENT: in autoQuoteApostrophe()
/external/icu/icu4c/source/i18n/
Dumsg.cpp616 #define STATE_MSG_ELEMENT 3 macro
653 state = STATE_MSG_ELEMENT; in umsg_autoQuoteApostrophe()
683 case STATE_MSG_ELEMENT: in umsg_autoQuoteApostrophe()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java2422 private static final int STATE_MSG_ELEMENT = 3; field in MessageFormat
2464 state = STATE_MSG_ELEMENT; in autoQuoteApostrophe()
2491 case STATE_MSG_ELEMENT: in autoQuoteApostrophe()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java2469 private static final int STATE_MSG_ELEMENT = 3; field in MessageFormat
2512 state = STATE_MSG_ELEMENT; in autoQuoteApostrophe()
2539 case STATE_MSG_ELEMENT: in autoQuoteApostrophe()