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 451 static UBool U_CALLCONV uprv_normalizer2_cleanup();
479 ucln_common_registerCleanup(UCLN_COMMON_NORMALIZER2, uprv_normalizer2_cleanup);
488 static UBool U_CALLCONV uprv_normalizer2_cleanup() { function
    [all...]
  /external/icu/icu4c/source/common/
normalizer2.cpp 451 static UBool U_CALLCONV uprv_normalizer2_cleanup();
479 ucln_common_registerCleanup(UCLN_COMMON_NORMALIZER2, uprv_normalizer2_cleanup);
488 static UBool U_CALLCONV uprv_normalizer2_cleanup() { function
    [all...]

Completed in 319 milliseconds