Searched refs:UNUM_NEGATIVE_SUFFIX (Results 1 – 8 of 8) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | currtest.c | 247 unum_setTextAttribute(parser, UNUM_NEGATIVE_SUFFIX, NEG_SUFFIX, -1, &status); in TestPrefixSuffix()
|
D | cnumtst.c | 678 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/ |
D | unum.h | 1249 UNUM_NEGATIVE_SUFFIX, enumerator
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | unum.h | 1281 UNUM_NEGATIVE_SUFFIX, enumerator
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | unum.h | 1227 UNUM_NEGATIVE_SUFFIX, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | unum.cpp | 655 case UNUM_NEGATIVE_SUFFIX: in unum_getTextAttribute() 718 case UNUM_NEGATIVE_SUFFIX: in unum_setTextAttribute()
|
/third_party/icu/icu4c/source/i18n/ |
D | unum.cpp | 674 case UNUM_NEGATIVE_SUFFIX: in unum_getTextAttribute() 737 case UNUM_NEGATIVE_SUFFIX: in unum_setTextAttribute()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | unum.cpp | 688 case UNUM_NEGATIVE_SUFFIX: in unum_getTextAttribute() 751 case UNUM_NEGATIVE_SUFFIX: in unum_setTextAttribute()
|