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/icu/icu4c/source/common/unicode/
ucurr.h
126
typedef const void*
UCurrRegistryKey
;
139
U_STABLE
UCurrRegistryKey
U_EXPORT2
155
ucurr_unregister(
UCurrRegistryKey
key, UErrorCode* status);
/external/icu/libandroidicu/include/unicode/
ucurr.h
126
typedef const void*
UCurrRegistryKey
;
139
U_STABLE
UCurrRegistryKey
U_EXPORT2
155
ucurr_unregister(
UCurrRegistryKey
key, UErrorCode* status);
Completed in 319 milliseconds