OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UCurrRegistryKey
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
ucurr.h
84
typedef const void*
UCurrRegistryKey
;
97
U_STABLE
UCurrRegistryKey
U_EXPORT2
113
ucurr_unregister(
UCurrRegistryKey
key, UErrorCode* status);
/external/icu/icu4c/source/i18n/unicode/
ucurr.h
84
typedef const void*
UCurrRegistryKey
;
97
U_STABLE
UCurrRegistryKey
U_EXPORT2
113
ucurr_unregister(
UCurrRegistryKey
key, UErrorCode* status);
Completed in 3898 milliseconds