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

  /external/icu/icu4c/source/i18n/unicode/
unum.h 174 * can be listed using unum_getTextAttribute with UNUM_PUBLIC_RULESETS.
181 * can be listed using unum_getTextAttribute with UNUM_PUBLIC_RULESETS.
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cnumtst.c 645 /* Testing unum_getTextAttribute() and unum_setTextAttribute()*/
648 unum_getTextAttribute(cur_fr, UNUM_NEGATIVE_SUFFIX, temp, resultlength, &status);
658 unum_getTextAttribute(cur_def, UNUM_NEGATIVE_SUFFIX, suffix, resultlength, &status);
678 unum_getTextAttribute(def, UNUM_POSITIVE_PREFIX, temp, resultlength, &status);
695 unum_getTextAttribute(def, UNUM_NEGATIVE_PREFIX, temp, resultlength, &status);
712 unum_getTextAttribute(def, UNUM_NEGATIVE_SUFFIX, temp, resultlength, &status);
729 unum_getTextAttribute(def, UNUM_POSITIVE_SUFFIX, temp, resultlength, &status);
    [all...]
cnmdptst.c 573 unum_getTextAttribute(currencyFmt, UNUM_CURRENCY_CODE,
    [all...]
  /external/icu/icu4c/source/i18n/
unum.cpp 544 unum_getTextAttribute(const UNumberFormat* fmt,
  /external/icu/icu4c/source/io/
uprntf_p.c 131 *prefixBufLen = unum_getTextAttribute(format,
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 609 milliseconds