HomeSort by relevance Sort by last modified time
    Searched full:uprv_normalizer2_cleanup (Results 1 - 1 of 1) sorted by null

  /external/icu/icu4c/source/common/
normalizer2.cpp 169 static UBool U_CALLCONV uprv_normalizer2_cleanup();
181 ucln_common_registerCleanup(UCLN_COMMON_NORMALIZER2, uprv_normalizer2_cleanup);
193 ucln_common_registerCleanup(UCLN_COMMON_NORMALIZER2, uprv_normalizer2_cleanup);
198 static UBool U_CALLCONV uprv_normalizer2_cleanup() { function

Completed in 36 milliseconds