Home | History | Annotate | Download | only in i18n

Lines Matching refs:currency_cleanup

242 static UBool U_CALLCONV currency_cleanup(void);
277 ucln_i18n_registerCleanup(UCLN_I18N_CURRENCY, currency_cleanup);
314 ucln_i18n_registerCleanup(UCLN_I18N_CURRENCY, currency_cleanup);
366 /*The declaration here is needed so currency_cleanup(void)
373 static UBool U_CALLCONV currency_cleanup(void) {
1951 ucln_i18n_registerCleanup(UCLN_I18N_CURRENCY, currency_cleanup);