Home
last modified time | relevance | path

Searched refs:U_INVARIANT_CONVERSION_ERROR (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcurrunit.cpp41 ec = U_INVARIANT_CONVERSION_ERROR; in CurrencyUnit()
Dnumber_skeletons.cpp135 if (conversionStatus == U_INVARIANT_CONVERSION_ERROR) { \
/external/icu/icu4c/source/common/
Dcharstr.cpp137 errorCode = U_INVARIANT_CONVERSION_ERROR; in appendInvariantChars()
/external/icu/libandroidicu/include/unicode/
Dutypes.h463U_INVARIANT_CONVERSION_ERROR = 26, /**< Unable to convert a UChar* string to char* with the invar… enumerator
/external/icu/icu4c/source/common/unicode/
Dutypes.h463U_INVARIANT_CONVERSION_ERROR = 26, /**< Unable to convert a UChar* string to char* with the invar… enumerator
/external/icu/icu4c/source/test/intltest/
Dstrtest.cpp548 if (ec != U_INVARIANT_CONVERSION_ERROR) { in TestCharString()
Dnumfmtst.cpp9280 {u"U$D", U_INVARIANT_CONVERSION_ERROR}, in Test13850_EmptyStringCurrency()