Searched refs:UCLN_COMMON_START (Results 1 – 2 of 2) sorted by relevance
35 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()
35 UCLN_COMMON_START = -1, enumerator