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 63 static UBool U_CALLCONV collator_cleanup(void) { function
212 ucln_i18n_registerCleanup(UCLN_I18N_COLLATOR, collator_cleanup);
287 ucln_i18n_registerCleanup(UCLN_I18N_COLLATOR, collator_cleanup);
  /external/icu4c/i18n/
coll.cpp 65 static UBool U_CALLCONV collator_cleanup(void) { function
221 ucln_i18n_registerCleanup(UCLN_I18N_COLLATOR, collator_cleanup);
307 ucln_i18n_registerCleanup(UCLN_I18N_COLLATOR, collator_cleanup);

Completed in 45 milliseconds