HomeSort by relevance Sort by last modified time
    Searched refs:collator_cleanup (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
coll.cpp 68 static UBool U_CALLCONV collator_cleanup(void) { function
208 ucln_i18n_registerCleanup(UCLN_I18N_COLLATOR, collator_cleanup);
293 ucln_i18n_registerCleanup(UCLN_I18N_COLLATOR, collator_cleanup);
  /external/icu/icu4c/source/i18n/
coll.cpp 74 static UBool U_CALLCONV collator_cleanup(void) { function
199 ucln_i18n_registerCleanup(UCLN_I18N_COLLATOR, collator_cleanup);
250 ucln_i18n_registerCleanup(UCLN_I18N_COLLATOR, collator_cleanup);

Completed in 66 milliseconds