Home
last modified time | relevance | path

Searched refs:UCLN_COMMON_START (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Ducln_cmn.c35 U_ASSERT(UCLN_COMMON_START < type && type < UCLN_COMMON_COUNT); in ucln_common_registerCleanup()
36 if (UCLN_COMMON_START < type && type < UCLN_COMMON_COUNT) in ucln_common_registerCleanup()
55 ECleanupCommonType commonFunc = UCLN_COMMON_START; in ucln_lib_cleanup()
Ducln_cmn.h35 UCLN_COMMON_START = -1, enumerator