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

  /external/icu/icu4c/source/i18n/unicode/
ucurr.h 112 typedef const void* UCurrRegistryKey;
125 U_STABLE UCurrRegistryKey U_EXPORT2
141 ucurr_unregister(UCurrRegistryKey key, UErrorCode* status);
  /external/icu/icu4c/source/i18n/
ucurr.cpp 427 static UCurrRegistryKey reg(const UChar* _iso, const char* _id, UErrorCode* status)
447 static UBool unreg(UCurrRegistryKey key) {
496 U_CAPI UCurrRegistryKey U_EXPORT2
510 ucurr_unregister(UCurrRegistryKey key, UErrorCode* status)
    [all...]
  /external/icu/icu4c/source/test/intltest/
numfmtst.cpp     [all...]

Completed in 212 milliseconds