HomeSort by relevance Sort by last modified time
    Searched refs:autoQuoteApostrophe (Results 1 - 11 of 11) sorted by null

  /external/cldr/tools/java/org/unicode/cldr/util/
PathDescription.java 187 description = MessageFormat.format(MessageFormat.autoQuoteApostrophe(description), new Object[] { code });
191 description = MessageFormat.format(MessageFormat.autoQuoteApostrophe(description),
194 description = MessageFormat.format(MessageFormat.autoQuoteApostrophe(description),
  /external/cldr/tools/java/org/unicode/cldr/tool/
TablePrinter.java 97 this.cellAttributes = new MessageFormat(MessageFormat.autoQuoteApostrophe(cellAttributes), ULocale.ENGLISH);
103 MessageFormat.autoQuoteApostrophe(cellPattern), ULocale.ENGLISH);
GenerateXMB.java     [all...]
  /external/icu/icu4c/source/i18n/unicode/
msgfmt.h 797 static UnicodeString autoQuoteApostrophe(const UnicodeString& pattern
    [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
MessageFormatTest.java 278 * Test method for 'com.ibm.icu.text.MessageFormat.autoQuoteApostrophe(String)'
282 String pat = MessageFormat.autoQuoteApostrophe(str);
  /external/cldr/tools/java/org/unicode/cldr/test/
CheckCLDR.java 773 String fixedApos = MessageFormat.autoQuoteApostrophe(messageFormat);
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
TestMessageFormat.java     [all...]
  /external/icu/icu4c/source/i18n/
msgfmt.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
tmsgfmt.cpp     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
TestMessageFormat.java     [all...]
  /external/cldr/tools/java/libs/
icu4j.jar 

Completed in 749 milliseconds