Searched defs:ucnv_cleanup (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Ducnv_bld.cpp224 /* ucnv_flushAvailableConverterCache. This is only called from ucnv_cleanup().
238 /* ucnv_cleanup - delete all storage held by the converter cache, except any */
242 static UBool U_CALLCONV ucnv_cleanup(void) { function
460 ucln_common_registerCleanup(UCLN_COMMON_UCNV, ucnv_cleanup);
1154 ucln_common_registerCleanup(UCLN_COMMON_UCNV, ucnv_cleanup);
1260 ucln_common_registerCleanup(UCLN_COMMON_UCNV, ucnv_cleanup);

Completed in 60 milliseconds