OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ECleanupCommonType
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
ucln_cmn.h
34
typedef enum
ECleanupCommonType
{
53
}
ECleanupCommonType
;
57
U_CFUNC void U_EXPORT2 ucln_common_registerCleanup(
ECleanupCommonType
type,
ucln_cmn.c
69
ucln_common_registerCleanup(
ECleanupCommonType
type,
95
ECleanupCommonType
commonFunc = UCLN_COMMON_START;
Completed in 87 milliseconds