Home | History | Annotate | Download | only in unicode

Lines Matching refs:errorCode

122  * \c createInstance(locale, UNUM_DECIMAL, errorCode) to get the normal number format,\n
123 * \c createInstance(locale, UNUM_PERCENT, errorCode) to get a format for displaying percentage,\n
124 * \c createInstance(locale, UNUM_SCIENTIFIC, errorCode) to get a format for displaying scientific number,\n
125 * \c createInstance(locale, UNUM_CURRENCY, errorCode) to get the currency number format,
127 * \c createInstance(locale, UNUM_CURRENCY_ISO, errorCode) to get the currency number format,
129 * \c createInstance(locale, UNUM_CURRENCY_PLURAL, errorCode) to get the currency number format,
696 * @param errorCode Output param filled with success/failure status.
702 UErrorCode& errorCode);
714 UErrorCode& errorCode);
1033 UErrorCode& errorCode);
1044 * @param errorCode Output param filled with success/failure status.
1049 UErrorCode& errorCode);