Home
last modified time | relevance | path

Searched refs:UNUM_POSITIVE_SUFFIX (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/unicode/
Dunum.h814 UNUM_POSITIVE_SUFFIX, enumerator
/external/icu4c/i18n/
Dunum.cpp672 case UNUM_POSITIVE_SUFFIX: in unum_getTextAttribute()
736 case UNUM_POSITIVE_SUFFIX: in unum_setTextAttribute()
/external/icu4c/test/cintltst/
Dcnumtst.c721 unum_setTextAttribute(def, UNUM_POSITIVE_SUFFIX, suffix, u_strlen(suffix) , &status); in TestNumberFormat()
727 unum_getTextAttribute(def, UNUM_POSITIVE_SUFFIX, temp, resultlength, &status); in TestNumberFormat()