Searched refs:UCLN_COMMON_START (Results 1 – 2 of 2) sorted by relevance
72 U_ASSERT(UCLN_COMMON_START < type && type < UCLN_COMMON_COUNT); in ucln_common_registerCleanup()73 if (UCLN_COMMON_START < type && type < UCLN_COMMON_COUNT) in ucln_common_registerCleanup()95 ECleanupCommonType commonFunc = UCLN_COMMON_START; in ucln_lib_cleanup()
35 UCLN_COMMON_START = -1, enumerator