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

  /external/icu4c/i18n/unicode/
ucurr.h 84 typedef const void* UCurrRegistryKey;
97 U_STABLE UCurrRegistryKey U_EXPORT2
113 ucurr_unregister(UCurrRegistryKey key, UErrorCode* status);
  /external/icu4c/i18n/
ucurr.cpp 269 static UCurrRegistryKey reg(const UChar* _iso, const char* _id, UErrorCode* status)
289 static UBool unreg(UCurrRegistryKey key) {
338 U_CAPI UCurrRegistryKey U_EXPORT2
352 ucurr_unregister(UCurrRegistryKey key, UErrorCode* status)
    [all...]
  /external/icu4c/test/intltest/
numfmtst.cpp     [all...]

Completed in 173 milliseconds