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

  /external/chromium_org/third_party/icu/source/common/
normalizer2.cpp 380 static UBool U_CALLCONV uprv_normalizer2_cleanup();
392 ucln_common_registerCleanup(UCLN_COMMON_NORMALIZER2, uprv_normalizer2_cleanup);
415 ucln_common_registerCleanup(UCLN_COMMON_NORMALIZER2, uprv_normalizer2_cleanup);
430 static UBool U_CALLCONV uprv_normalizer2_cleanup() { function
  /external/icu4c/common/
normalizer2.cpp 450 static UBool U_CALLCONV uprv_normalizer2_cleanup();
462 ucln_common_registerCleanup(UCLN_COMMON_NORMALIZER2, uprv_normalizer2_cleanup);
485 ucln_common_registerCleanup(UCLN_COMMON_NORMALIZER2, uprv_normalizer2_cleanup);
500 static UBool U_CALLCONV uprv_normalizer2_cleanup() { function
    [all...]

Completed in 44 milliseconds