Home
last modified time | relevance | path

Searched refs:UNUM_NEGATIVE_SUFFIX (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dcurrtest.c247 unum_setTextAttribute(parser, UNUM_NEGATIVE_SUFFIX, NEG_SUFFIX, -1, &status); in TestPrefixSuffix()
Dcnumtst.c678 unum_getTextAttribute(cur_fr, UNUM_NEGATIVE_SUFFIX, temp, resultlength, &status); in TestNumberFormat()
683 unum_setTextAttribute(cur_def, UNUM_NEGATIVE_SUFFIX, temp, u_strlen(temp), &status); in TestNumberFormat()
688 unum_getTextAttribute(cur_def, UNUM_NEGATIVE_SUFFIX, suffix, resultlength, &status); in TestNumberFormat()
699 unum_setTextAttribute(cur_def, UNUM_NEGATIVE_SUFFIX, temp, u_strlen(temp), &status); in TestNumberFormat()
736 unum_setTextAttribute(def, UNUM_NEGATIVE_SUFFIX, suffix, u_strlen(suffix) , &status); in TestNumberFormat()
742 unum_getTextAttribute(def, UNUM_NEGATIVE_SUFFIX, temp, resultlength, &status); in TestNumberFormat()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dunum.h1249 UNUM_NEGATIVE_SUFFIX, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dunum.h1281 UNUM_NEGATIVE_SUFFIX, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Dunum.h1227 UNUM_NEGATIVE_SUFFIX, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/
Dunum.cpp655 case UNUM_NEGATIVE_SUFFIX: in unum_getTextAttribute()
718 case UNUM_NEGATIVE_SUFFIX: in unum_setTextAttribute()
/third_party/icu/icu4c/source/i18n/
Dunum.cpp674 case UNUM_NEGATIVE_SUFFIX: in unum_getTextAttribute()
737 case UNUM_NEGATIVE_SUFFIX: in unum_setTextAttribute()
/third_party/node/deps/icu-small/source/i18n/
Dunum.cpp688 case UNUM_NEGATIVE_SUFFIX: in unum_getTextAttribute()
751 case UNUM_NEGATIVE_SUFFIX: in unum_setTextAttribute()