Searched refs:uprv_normalizer2_cleanup (Results 1 – 1 of 1) sorted by relevance
182 static UBool U_CALLCONV uprv_normalizer2_cleanup();197 ucln_common_registerCleanup(UCLN_COMMON_NORMALIZER2, uprv_normalizer2_cleanup); in initNoopSingleton()252 ucln_common_registerCleanup(UCLN_COMMON_NORMALIZER2, uprv_normalizer2_cleanup); in initNFCSingleton()293 static UBool U_CALLCONV uprv_normalizer2_cleanup() { in uprv_normalizer2_cleanup() function