Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dunum.cpp542 UErrorCode ignoredStatus = U_ZERO_ERROR; in unum_getAttribute() local
543 return df->getAttribute(attr, ignoredStatus); in unum_getAttribute()
587 UErrorCode ignoredStatus = U_ZERO_ERROR; in unum_setAttribute() local
588 df->setAttribute(attr, newValue, ignoredStatus); in unum_setAttribute()