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

  /external/icu/icu4c/source/i18n/
msgfmt.cpp 246 customFormatArgStarts(NULL),
268 customFormatArgStarts(NULL),
291 customFormatArgStarts(NULL),
313 customFormatArgStarts(NULL),
328 uhash_close(customFormatArgStarts);
407 if ((customFormatArgStarts == NULL) != (that.customFormatArgStarts == NULL)) {
410 if (customFormatArgStarts == NULL) {
415 const int32_t count = uhash_count(customFormatArgStarts);
416 const int32_t rhs_count = uhash_count(that.customFormatArgStarts);
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
MessageFormat.java 506 if (customFormatArgStarts != null) {
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MessageFormat.java 520 if (customFormatArgStarts != null) {
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
msgfmt.h     [all...]
  /external/cldr/tools/java/libs/
icu4j.jar 

Completed in 87 milliseconds