ICU 78.3
78.3
Toggle main menu visibility
Loading...
Searching...
No Matches
System List
Global
icu::Locale::getDefault
()
Do not use unless you know what you are doing.
Global
icu::Locale::setDefault
(const
Locale
&newLocale,
UErrorCode
&success)
Do not use unless you know what you are doing.
Global
icu::TimeZone::setDefault
(const
TimeZone
&zone)
Do not use unless you know what you are doing.
Global
u_cleanup
(void)
Do not use unless you know what you are doing.
Global
u_setAtomicIncDecFunctions
(const void *context,
UMtxAtomicFn
*inc,
UMtxAtomicFn
*dec,
UErrorCode
*status)
Do not use unless you know what you are doing.
Global
u_setMemoryFunctions
(const void *context,
UMemAllocFn
*a,
UMemReallocFn
*r,
UMemFreeFn
*f,
UErrorCode
*status)
Do not use unless you know what you are doing.
Global
u_setMutexFunctions
(const void *context,
UMtxInitFn
*init,
UMtxFn
*destroy,
UMtxFn
*lock,
UMtxFn
*unlock,
UErrorCode
*status)
Do not use unless you know what you are doing.
Global
ucnv_setDefaultName
(const char *name)
Do not use unless you know what you are doing.
Global
uloc_getDefault
(void)
Do not use unless you know what you are doing.
Global
uloc_setDefault
(const char *localeID,
UErrorCode
*status)
Do not use unless you know what you are doing.
Global
UMemAllocFn
(const void *context, size_t size)
Do not use unless you know what you are doing.
Global
UMemFreeFn
(const void *context, void *mem)
Do not use unless you know what you are doing.
Global
UMemReallocFn
(const void *context, void *mem, size_t size)
Do not use unless you know what you are doing.
Global
UMTX
Do not use unless you know what you are doing.
Global
UMtxAtomicFn
(const void *context, int32_t *p)
Do not use unless you know what you are doing.
Global
UMtxFn
(const void *context,
UMTX
*mutex)
Do not use unless you know what you are doing.
Global
UMtxInitFn
(const void *context,
UMTX
*mutex,
UErrorCode
*status)
Do not use unless you know what you are doing.
Generated by
1.17.0