Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dnormalizer2.cpp172 static UBool U_CALLCONV uprv_normalizer2_cleanup();
184 ucln_common_registerCleanup(UCLN_COMMON_NORMALIZER2, uprv_normalizer2_cleanup); in initNFCSingleton()
196 ucln_common_registerCleanup(UCLN_COMMON_NORMALIZER2, uprv_normalizer2_cleanup); in initNoopSingleton()
201 static UBool U_CALLCONV uprv_normalizer2_cleanup() { in uprv_normalizer2_cleanup() function